-
Hi i created a mininet topology to test SDN controller RYU.
My mininet topology is as follows
`$ sudo mn --topo single,3 --mac --controller remote --switch ovsk`
and i set the protocol to ope…
-
Hi, I'm running this example -> containernet/examples/containernet_example.py
In this case the OpenFlow switches get connected to the default SDN controller which is added in the script as `net.addCo…
-
Hi,
I am following these [youtube](https://www.youtube.com/watch?v=LnWXqXyoEEk) instructions. When I try to run the Ryu and Floodlight then Ryu fails to start and floodlight runs. But in mininet, w…
-
I have downloaded the code from (Release of OpenFlow 1.3 support for OpenDaylight’s AD-SAL) but I am not able to compile this code. While compilation it is unable to access the link :
http://repo.sdnh…
-
Hello, Flowvisor developer.
I want to report a bug when the lastest Flowvisor and SDN Openflow Controller send Openflow message to each other.
Environment: Ubuntu 12.04 LTS, the lastest Flowvisor(up…
-
I am trying to use Ryu to setup a SDN controller, but I keep getting errors whatever I do (even if I simply use --help option). Here is an example:
- From **ryu of-config-cli -h**:
```
Tracebac…
-
Dear,
I am not sure if this list is the right place to ask my question.
Actually, I am using Python to investigate my work in SDN using Ryu Controller.
Obviously, I have two python applications.
…
-
Hi
I have already get the ovs-multipath installed. But when I run ./demo.py, It waning permission denied. Any help will be great appreciated.
-
Hi all,
I want to create a custom topology such that it includes both Layer 2 and WiFi devices, both enabled under SDN OpenFlow Protocol 1.3. I cannot create such a network through the command-line…
-
Hi everyone,
I am trying to launch https://github.com/OpenState-SDN/spider
when I try to Launch SPIDER:
$ cd ~/spider/src
$ sudo ryu-manager SPIDER_ctrl_WEBAPP.py
I get
Traceback (most r…