On 5/6/13 7:21 PM, Ben Pfaff wrote:
On Mon, May 06, 2013 at 05:41:53PM -0300, Luiz Ozaki wrote:
Production works fine BUT at the LAB the IN_PORT that I'm passing is
3 and it's matching with the IN_PORT 174 from my OF rule.
The in_port value in this form of ofproto/trace is a kernel datapath
port number, not an OpenFlow one.  The numbering usually differs;
there is no relationship.  You can view the kernel datapath port
numbers with "ovs-dpctl show".

Oh, got it !

It's working fine then.

Thanks !
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to