You can use ovs-vsctl to dump the naming information for the ports and extract
the mapping between the SNMP ifIndex that sFlow uses to identify ports and the
OpenFlow port number / name that the controller uses to identify ports:
mininet@mininet-vm:~$ sudo ovs-vsctl --format json --columns
name
Hello everyone,
I followed step by step this tutorial to create in-band control
architecture in mininet discuss@openvswitch.org but when sniffing the
traffic on any of the bridges' interfaces (other than s3-eth1) I can't see
any openflow traffic and all what I see on internal interfaces are is ARP
Hello all,
I am currently trying to use sflow in an SDN environment (mininet).
I have successfully set up the sflow agent in the ovs bridge that is
created by mininet.
My main problem is this that the rules installed by my openflow controller
specify some ports (e.g. port 1, port 2).
However the