[ovs-discuss] Multiple vlan headers

2016-05-13 Thread Abhijit Bhadra
Hi, Is Multiple VLAN headers supported in ovs 2.3.0? I want to achieve q-in-q by doing push_vlan operations. If it is not supported, which version of OVS do I need to upgrade to? Regards, Abhijit ___ discuss mailing list discuss@openvswitch.org http://op

[ovs-discuss] vlan push pop functionality

2016-04-19 Thread Abhijit Bhadra
Hi, I am running OVS 2.3.0 for my openflow implementation, which does not support for DVLAN tagging support. I believe you guys have a patch which can support ethertype 0x88A8, how do i get the patch or what do i need to support the ethertype 0x88A8? Regards, Abhijit ___

[ovs-discuss] OF 1.3 question

2015-06-29 Thread Abhijit Bhadra
Hi, I am using ovs-ofctl to test addition/modification/deletion of OF 1.3 flows. I was using the following command to do the actions=mod_nw_tos for OF 1.0, ovs-ofctl add-flow tcp:10.130.177.160 dl_vlan=128,in_port=12,table=60,priority=100,actions=mod_nw_tos:4,output:24 Now I am using ovs-ofctl -

Re: [ovs-discuss] Ovs-ofctl interoperability

2015-06-08 Thread Abhijit Bhadra
Thanks Ben, I am using OVS 2.3.0 which supports both 1.0 and 1.3, do I need to advertise the variant used by my switch to OVS? If yes, then how? Regards, Abhijit -Original Message- From: Ben Pfaff [mailto:b...@nicira.com] Sent: Saturday, June 06, 2015 9:42 AM To: Abhijit Bhadra Cc

[ovs-discuss] Ovs-ofctl interoperability

2015-06-05 Thread Abhijit Bhadra
Hi, I'd like to know, can I use old ovs-ofctl(wdp codebase) with new OVS(ovs 2.3.0)? And do I need to advertise the OF variant(1.0 or 1.3) to OVS? If yes then how? Regards, Abhijit ___ discuss mailing list discuss@openvswitch.org http://openvswitch.or