Hi everyone,
I'm really new to SDN and Ryu and I have some confusion about what's
happening in my routing. I have my code below As you can see in Line 422,
there is a checker if the packetin handler was called in the core switch.
My core switch is actually also connected to 2 other switches. From
Hi,
Running the following allowed me to get around the problem:
$ sudo apt-get install python3-pip
$ pip3 install ryu==3.30
$ python3 /usr/bin/ryu-manager l2.py
loading app l2.py
instantiating app l2.py of L2Switch
That is, I downgraded the version of Ryu to 3.30.
Does the above look like the
Hi,
I am new to Ryu, and trying to set up Ryu on a Ubuntu 16 system.
I plan to run this against a Northbound Networks Zodiac GX switch, which I
believe is OpenFlow version 1.3 using Open vSwitch.
The Ubuntu 16 system is as follows:
~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="16.04.6 LTS (Xen
Hi everyone,
I used mininet and Ryu controller to implement network topologies and apply
routing algorithms such as round robin...
Then, I use iperf tool to generate the traffic.
My network consists of 10 paths.
The different between those routing methods is the path selection, each of
them select