[ovs-discuss] Problem with ovs-ofctl -O openflow13 dump-flows for vlan_vid value

Dheeraj Bansal bansaldheeraj001 at gmail.com
Wed Oct 14 10:30:18 UTC 2015


Hi All,

Can anyone explain the following behavior to me:

When I add a flow entry to modify VLAN ID of the packet to x
it gets successfully added, but when I dump the flows for OpenFlow13 the
value of VLAN ID is always shown as "4096+x"

ovs-ofctl -O openflow13 add-flow br0 "actions=mod_vlan_vid:<100>"
ovs-ofctl -O openflow13 dump-flows br0
=>
cookie=0x0, duration=3995.186s, table=0, n_packets=0, n_bytes=0,
actions=push_vlan:0x8100,set_field:4196->vlan_vid


I am using ovs-vsctl (Open vSwitch) 2.3.2

Regards
Dheeraj Bansal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20151014/97631ef6/attachment-0002.html>


More information about the discuss mailing list