I set vlan in another way, e.g. ovs-vsctl add-port br1 vif1 tag=10,
you can check it out in openvswitch.org configure example

On Fri, Oct 26, 2012 at 5:25 PM, 肖碧涛 <bitaox...@gmail.com> wrote:
> Hi,
>   I use the ovs vlan use  https://github.com/mestery/ovs-vxlan.git
>   And config the vxlan like this
>   ovs-vsctl add-port br1 vx1 -- set interface vx1 type=vxlan
> options:remote_ip=192.168.0.101
>   How to set the VNI?
>   I set like this:
>   ovs-vsctl add-port br1 vx1 -- set interface vx1 type=vxlan
> options:remote_ip=192.168.0.101 options:key=100
>   But it dose not work well.
>
>
> Thanks
> bitaoxiao
>
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to