commands like "ovs-dpctl dump-flows" or "ovs-appctl dpif/dump-flows [bridge_name]" will show the flow in_port and the datapath actions.
On Thu, Nov 7, 2013 at 12:25 AM, Gopi Krishna B <[email protected]> wrote: > Hi > Is there a way to identify traffic direction (ingress or egress) at a > particular port ? > a) by ingress I mean traffic flowing from physical NIC to VM via > openvswitch port(s) > b) by egress I mean traffic flowing from VM to physical NIC via > openvswitch port(s) > > I would require this information to change or modify the VLAN ID in the > flows depending on whether it is ingress or egress traffic. > > Regards > Gopi Krishna > > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
