On Wed, Dec 10, 2014 at 07:44:14PM +0000, somaya wrote: > Ben Pfaff <blp@...> writes: > > > > > On Tue, Nov 25, 2014 at 05:12:38PM +0000, Singhal, Abhinav wrote: > > > When I send Modify VLAN ID (mod_vlan_vid) as part of the apply > > > action instructions to OVS 2.1.2 from my controller, it does not > > > accept it and returns an error type OFPET_BAD_ACTION and code > > > OFPBAC_BAD_SET_ARGUMENT. I have not experienced issues with other > > > action types on this ovs version. Moreover, this action type > > > i.e. mod_vlan_vid worked fine on OVS 1.x when previously tested. Any > > > help would be appreciated. > > > > What OpenFlow version are you using? > > I am using OpenFlow 1.3 and I have the exact same problem. > My OVS version is 2.3.1, and I am using Ryu to send a command > for changing the VLAN ID). Any idea what could be wrong?
Does your flow match on a VLAN being present? _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
