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

Ben Pfaff blp at nicira.com
Tue Dec 21 05:11:31 UTC 2010


On Mon, Dec 20, 2010 at 6:10 PM, Ethan Jackson <ethan at nicira.com> wrote:
>> 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).

No, I really meant what I wrote.  It is documented to work--see the
"add-port" command in the ovs-vsctl manpage--so if it doesn't, then we
should fix ovs-vsctl or its manpage.




More information about the dev mailing list