On Fri, Jun 13, 2014 at 09:08:14PM +0000, Wang, Baoyuan wrote: > Is it possible to add some flow entries to do VLAN switching with > OVS ? For VLAN switch, it means (1) no MAC learning and (2) simply > output to specific OVS port by VLAN ID in the packet. If yes, could > someone provide one example ?
Yes, e.g.: ovs-ofctl add-flow br0 "dl_vlan=9, actions=output:5" _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss