Hello, I have a topology:
In this topology,I have:
+ CentOS1 and CentOS2 are 2 WM running Quagga for routing.
+ VLAN1:192.168.1.0 ; VLAN2: 192.168.2.0; VLAN3: 192.168.3.0
+CentOS1 and CentOS2 are running UCARP with CentOS1 is primary; on 2 CentOS,eth0.1 have VIP is 192.168.1.1,and it is default gateway for VLAN1 to go internet.Similar with eth0.2 and eth0.3 for VLAN3 and VLAN4.
My question is: Is my designed topology possible in real?
Tks you and regard.