[ovs-dev] How to configure port mirroring with RSPAN

2012-06-01 Thread Girish Kumar Yerra
Hi All, We have a problem where we have two machines running OVS instances. And, we are trying to configure a mirror port using RSPAN to mirror packets captured from OVS port on source machine to OVS port on target machine. We are unable to configure the port mirroring using RSPAN. Please give us

Re: [ovs-dev] Working of ovs-ofctl and how to use connection methods

2012-04-24 Thread Girish Kumar Yerra
ands like this? > >ovs-vsctl set-controller br0 > >ovs-ofctl show > > --Justin > > > On Apr 24, 2012, at 12:27 AM, Girish Kumar Yerra wrote: > > > Hi All, > > > > I am working on openVSwitch with Open flow controllers. I got struck in >

[ovs-dev] Working of ovs-ofctl and how to use connection methods

2012-04-24 Thread Girish Kumar Yerra
Hi All, I am working on openVSwitch with Open flow controllers. I got struck in understanding the flow of how the ovs-ofctl utility works. I am not quiet clear about how it uses the connection details(tcp::port). What details we need to mention here. The man page says, it connects to OpenFlow swi