On Wed, Nov 10, 2010 at 12:29:47AM +0800, Kai Yin Leung wrote:
> May I know how to check the VLAN tag's value, after perform the following 
> commands?
> 
> ovs-vsctl add-port br0 vif1.0 tag=1
> ovs-vsctl add-port br0 vif2.0 tag=2

ovs-vsctl get port vif1.0 tag
ovs-vsctl get port vif2.0 tag

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to