Hi,guys~
Recently, I use OVS and Quagga for testing.My test environment is three
hosts, and they are beyonding different subnet. In the hosts, I use OVS to add
virtual bridge, for example, br1,br2... and in these bridge, I add some ports
whose type are vxlan. I want the packets passing these ports using vxlan encap.
Now, the problem appears, I use the IS-IS of Quagga,and I band the IS-IS area
to those virtual bridge(br1,br2),and the hosts beyonding different subnet
cannot communicate.I don't know why.
Here are some configure.
In OVS: Bridge "br1"
Port vxa
Interface vxa
type=vxlan
options:key=... remote_ip=...
In the IS-IS of Quagga: interface br1
ip router isis DEAD
!
Thanks!
SuSan
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss