02-24-2017 09:13 AM - edited 03-17-2019 09:38 AM
Hi guys,
I am setting up the box2box redundancy by following this Cisco document
I just have a few questions about the redundancy link Gi0/0/2 that is for "check-pointing" traffic.
1. It says that it has to go through a switch. Could you explain briefly why?
2. If it goes through a switch, and when the switch goes down, what will happen to the role of the active/standby and voice traffic?
3. We have all switches in a pair. In that case, should we connect one ASR with sw1 and another with sw2? Sw1 and Sw2 are separate switch, not in stack or VSS setup.
Thanks,
Difan
Solved! Go to Solution.
02-25-2017 05:40 AM
Please see below.
1. It says that it has to go through a switch. Could you explain briefly why?
MB: Without a switch, if one CUBE goes down, the interface on the other CUBE will go down as well (not connected). This will confuse the working CUBE and makes it think that its local link is having problem (like cable disconnected) and needs to failover.
With a switch, if one CUBE goes down, the interface on the other CUBE will remain up (connected) while only heartbeats will be lost. Therefore, the CUBE will realize that the peer is dead.
2. If it goes through a switch, and when the switch goes down, what will happen to the role of the active/standby and voice traffic?
MB: I haven't tested this but since its based on HSRP, in theory, both boxes will become active because HA is lost and therefore, you will have an outage because the virtual MAC and VIP will be fluctuating between both boxes
3. We have all switches in a pair. In that case, should we connect one ASR with sw1 and another with sw2? Sw1 and Sw2 are separate switch, not in stack or VSS setup.
MB: That is the ideal scenario. Avoid connecting both ASRs to same switch. Even if the switches aren't stacked or VSS pairs, I am assuming that they are trunked directly or through another L2 network. The idea is that both ASRs should be in the same broadcast domain.
02-25-2017 05:40 AM
Please see below.
1. It says that it has to go through a switch. Could you explain briefly why?
MB: Without a switch, if one CUBE goes down, the interface on the other CUBE will go down as well (not connected). This will confuse the working CUBE and makes it think that its local link is having problem (like cable disconnected) and needs to failover.
With a switch, if one CUBE goes down, the interface on the other CUBE will remain up (connected) while only heartbeats will be lost. Therefore, the CUBE will realize that the peer is dead.
2. If it goes through a switch, and when the switch goes down, what will happen to the role of the active/standby and voice traffic?
MB: I haven't tested this but since its based on HSRP, in theory, both boxes will become active because HA is lost and therefore, you will have an outage because the virtual MAC and VIP will be fluctuating between both boxes
3. We have all switches in a pair. In that case, should we connect one ASR with sw1 and another with sw2? Sw1 and Sw2 are separate switch, not in stack or VSS setup.
MB: That is the ideal scenario. Avoid connecting both ASRs to same switch. Even if the switches aren't stacked or VSS pairs, I am assuming that they are trunked directly or through another L2 network. The idea is that both ASRs should be in the same broadcast domain.
02-27-2017 04:49 AM
Great answer Mohammed.
02-27-2017 09:39 AM
Thank you Mohammed!
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