Hi, I'm using OVS-2.1.3 and I'm trying to push additional .1q VLAN tag to Ethernet frame which already has one VLAN tag by using ovs-ofctl command as follows:
ovs-ofctl add-flow br-int -O OpenFlow12 priority=3,in_port=5,actions=push_vlan=0x8100,mod_vlan_vid:3, output:8 But OVS overwrites the existing VID value of the instead of adding second tag, I've found a thread that describes the same situation for OVS-2.0.1: http://openvswitch.org/pipermail/discuss/2014-May/014075.html Does OVS-2.1.3 supports such functionality? If it doesn't, do you know when this functionality or 802.1AD functionality will be implemented? Thanks, Evgeny Evgeny Sandler Software Engineer Cyber Solutions T: +97239266031 M: +972549266031 E: evgeny.sand...@ecitele.com<mailto:evgeny.sand...@ecitele.com> www.ecitele.com<http://www.ecitele.com/> [cid:image003.png@01D19FE4.DE12F800]
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss