Hello,
I am trying to get the topology of a network, composed of a user space
switch (https://github.com/CPqD/ofsoftswitch13), mininet (version 2.1.0),
and ryu controller. To get the topology I run the rest_topology.py, like so:
~/ryu/ryu/app$ ryu-manager --verbose --observe-links rest_topology.py
Hi,
I want to set more than one bfd parameters from the controller. ie) i have
to execute the following command
sudo ovs-vsctl set interface s6-eth1 bfd:enable=true bfd:min_rx=100
bfd:min_tx=100
if i use
cmd = ovs_vsctl.VSCtlCommand('set', ('Interface', 'eth2',
'bfd=enable=true', 'bfd=min_tx=10
Hi,
Thanks for your answer.
Yes I get the same error message (that's why I mean by syntax error,
sorry if it wasn't clear...).
And I'm almost sure that it comes from this line:
{"type": "POP_VLAN" }
but I'm surprised because it's what is written in the documentation
(http://ryu.readthedocs.org/e
Hi all,
I didn't found a way in ryu to setup port queues. I sin ryu a way to do
this? If yes how? Thanks!
Best regards,
Hakan
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel a