[ovs-dev] [PATCH] utilities: Implement ovs-vlan-test script

Ethan Jackson ethan at nicira.com
Tue Dec 21 02:10:56 UTC 2010


> I don't quite understand this.  Do you mean set-port vlan-br tag=10?
>

set Port vlan-br tag=10 I meant.  So it would become:

ovs-vsctl -- add-br vlan-br -- set Port vlan-br tag=10 -- add-port vlan-br eth1
ifconfig vlan-br up 5.6.7.8

(with the appropriate slashes of course).

Ethan




More information about the dev mailing list