Re: [ovs-discuss] Ports in sflow samples from OVS

2015-05-14 Thread Peter Phaal
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

[ovs-discuss] in-band control

2015-05-14 Thread Azouni Abdelhadi
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

[ovs-discuss] Ports in sflow samples from OVS

2015-05-14 Thread Adam Pavlidis
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