Hey guys,
I am configuring a failover network setup. Here is the topology.
Here is the topology:
Routers are CCR2004 which doesn’t have any switch chip, in order to not waste CPU on layer 2 traffic, I didn’t configure bridge and vlan on the router. The switches have a ICCP link in between, that is the MLAG function under the bridge.
The router is running ebgp and ibgp for the failover.
I configured vrrp in the router for the redundancy, but due to the topology, each router have 2 connections from switch, so I configured the 4 vrrp interfaces for each physical interface. They all have the same vrid and 2 vrrp interfaces have a higher priority than the other 2, so they will become master.
When operates normally, 2 vrrp interfaces in 1 router will become master due to the high priority. The failover between routers is working as it should. As you can see, there are 2 vrrp interface in 1 router, but in the customer’s router, I only configured 1 as default gateway. I can configure 2 vrrp IPs in the customer router, but only 1 default route can be active, I should be able to use NetWatch to control it.
When I take down 1 switch, 1 vrrp ip will be offline. The other vrrp interface will become master, in this case I need configure 2 IP in the customer router just in case the switch failure.
Is there a better way to configure this? I think I can simplify the topology by taking out 2 connections between router and switch, so each router will only have 1 connection from 1 switch. I can give that a try tomorrow.
Any advise will be appreciated. ![]()
