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
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
