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