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". _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss