[ovs-discuss] Enquire: Checking status of VLAN Tag

Ben Pfaff blp at nicira.com
Tue Nov 9 18:02:02 UTC 2010


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




More information about the discuss mailing list