Hi All

Can I do something like this?

I have one NIC eth0
And create tree vif0, vif1, vif2
Create br0

+--------|eth0|--------+
|                      |
|         br0          |
|                      |
+-|vif0|-|vif1|-|vif2|-+


eth0 didn't have ip
br0 didn't have ip

vif0..2 have ip (this is a external IP not NAT)
193.x.0.100
193.x.0.101
193.x.0.102

GW is 193.x.0.1
Subnet /24

How create routing table for openvswitch interfacess and how set gateway in routing table correctly ?

Best Regards
Tom

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to