Re: [Ryu-devel] RYU BGP Application

2018-04-15 Thread knet solutions
Hi , I just updated the bgp_topology.yaml in the github ( it was a typo mistake from myside). Please pull again and use it. Also, Please "Cleanup" in the knet-cli command, before "CreateTopology" again thanks Suresh On Sun, Apr 15, 2018 at 10:56 PM, Pynbiang Hadem wrote: > Hi KNet, > > Fo

Re: [Ryu-devel] RYU BGP Application

2018-04-15 Thread Pynbiang Hadem
Hi KNet, Followed all the steps carefully, however i got the following error when Creating the BGP Topology: -- *KNet-cli#CreateTopology /home/mininet/knet-example-topologies-master/sdn/ryu-bgp-test/bgp_topology.yaml* *[sudo] password for mininet: * *Unspecified run-tim

Re: [Ryu-devel] RYU BGP Application

2018-04-14 Thread knet solutions
Use this command. curl https://raw.githubusercontent.com/knetsolutions/KNet/master/install.sh | bash On Sat, Apr 14, 2018 at 1:00 PM, Pynbiang Hadem wrote: > Hi KNet, > > Getting the below error while installing KNet: > > *mininet@mininet-vm:~$ > curl https://raw.githubusercontent.com/knets

Re: [Ryu-devel] RYU BGP Application

2018-04-14 Thread Pynbiang Hadem
Hi KNet, Getting the below error while installing KNet: *mininet@mininet-vm:~$ curl https://raw.githubusercontent.com/knetsolutions/KNet/master/install.sh | sh* * % Total% Received % Xferd Average Speed TimeTime

Re: [Ryu-devel] RYU BGP Application

2018-04-14 Thread Pynbiang Hadem
Hi KNet, Getting the below error while installing KNet: mininet@mininet-vm:~$ curl https://raw.githubusercontent.com/knetsolutions/KNet/master/install.sh -L | sh % Total% Received % Xferd Average Speed TimeTime Time Current Dload Upload Total

Re: [Ryu-devel] RYU BGP Application

2018-04-12 Thread Pynbiang Hadem
Thanks Knet, Will try it out and let you know. Thanks Hadem On Fri, Apr 13, 2018 at 9:35 AM, knet solutions wrote: > Hi, > > In another mail thread, there is a discussion around mininet testbed > setup(with quagga) for RYU BGP Application. > > I did this RYU BGP App + 4 BGP Routers demo with

[Ryu-devel] RYU BGP Application

2018-04-12 Thread knet solutions
Hi, In another mail thread, there is discussion around mininet testbed setup(with quagga) for RYU BGP Application. I did this RYU BGP App + 4 BGP Routers demo with KNet. Topology diagram is attached. quick tutorial: https://github.com/knetsolutions/knet-example-topologies/tree/master/sdn/ryu-b

Re: [Ryu-devel] Ryu BGP

2016-05-05 Thread Yi Tseng
Sorry for late reply please do not drop mailing list. I'm not sure what you mean "doesn't work" have you check other speaker setting? What eBGP speaker you use? quagga? GoBGP? or other? 2016-05-04 19:48 GMT+08:00 oualid hjira : > im new with ryu and i don't know how to configure my routers

Re: [Ryu-devel] Ryu BGP

2016-05-03 Thread Yi Tseng
It's simple to use it. For example https://github.com/sdnds-tw/Ryu-SDN-IP/blob/master/sdn_ip.py#L32 If there is a new route (new best path), you use a handler to get it. https://github.com/sdnds-tw/Ryu-SDN-IP/blob/master/sdn_ip.py#L35 To add new neighbor, just use `neighbor_add` function https:/

[Ryu-devel] Ryu BGP

2016-05-03 Thread oualid hjira
hello, can you please tell me how to enable the bgp speaker of ryu and how does it work (where does it store the new routes and how can i get them ) Best regards -- Find and fix application performance issues faster with