11-08-2017 09:57 AM - edited 03-08-2019 12:40 PM
I'm in the process of configuring HSRP across two ASR that connect to Nexus stack.
We have couple of VLAN's that need to pass across between the two and so far I have configured sub-interfaces on both ASR for each of the VLAN's with both sharing the same HSRP IP.
My question is, is this the best practice for this setup and should I configure HSRP across each sub-interface or just on my native VLAN interface?
11-08-2017 10:13 AM - edited 11-08-2017 10:13 AM
Not sure what you are asking here.
You would configure HSRP on any interface where you need redundancy for end clients in a vlan so not sure where the native vlan comes into this.
Perhaps you could clarify ?
Jon
11-08-2017 10:37 AM
Sorry for confusion,
My main question was, is HSRP best solution or should I go with VRRP or GLBP?
As far as tracking, I'm tracking status of every sub-interface right now and was thinking for simplicity if I should just monitor line-protocol of physical interface?
11-08-2017 10:43 AM
Right, thanks for clarifying.
If you want to spread the load between both routers then GLBP would be the one to choose, otherwise HSRP is fine and I can't see a reason to pick VRRP instead.
Not sure what you are tracking ie. you don't usually track the interface(s) with HSRP configured, it is usually another interface on the L3 device you are tracking.
Sorry to keep asking but again could you clarify what you are doing re. tracking.
Jon
11-08-2017 10:47 AM
No problem.
I'm tracking MPLS interface for obvious reasons and also tracking status of each sub-interface. So in case of one of them goes down I decrement the priority and have the 2nd router preempt.
11-08-2017 10:57 AM - edited 11-08-2017 10:57 AM
If any of the HSRP interface(s) go down then HSRP hellos will no longer be sent on that vlan from the HSRP active router so the other router would take over for that vlan anyway.
So you only need to track the MPLS interface and make sure you have preempt enabled on both routers.
Jon
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide