hi,
i have a problem with configuration of vlan in openvswitch.
I have 2 vms running in the same host and i want to isolate them by put in
each one in a different vlan and i want to know witch configuration should i
apply.
I do this configuration but vm1 still ping vm 2:

ovs-vsctl add-port br0 vlan10 tag=10 -- set Interface vlan10 type=internal

ovs-vsctl add-port br0 vlan10 tag=20 -- set Interface vlan10 type=internal

ovs-vsctl add-port br0 vnet0 tag=10
ovs-vsctl add-port br0 vnet1 tag=20


please help me.
Thanks
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to