N10-005 · Question #599
Which of the following is used to provide hot standby capabilities using paired routers?
The correct answer is A. CARP. CARP (Common Address Redundancy Protocol) enables multiple routers to share a virtual IP address, providing hot standby failover if the primary router fails.
Question
Which of the following is used to provide hot standby capabilities using paired routers?
Options
- ACARP
- BL2TP
- CPPTP
- DISAKMP
How the community answered
(30 responses)- A93% (28)
- B3% (1)
- D3% (1)
Why each option
CARP (Common Address Redundancy Protocol) enables multiple routers to share a virtual IP address, providing hot standby failover if the primary router fails.
CARP allows a group of hosts (typically routers or firewalls) to share a single virtual IP address for redundancy. If the master router fails, a backup router takes over the virtual IP seamlessly, providing hot standby capability with minimal downtime.
L2TP (Layer 2 Tunneling Protocol) is a VPN tunneling protocol used to encapsulate PPP traffic, not to provide router redundancy.
PPTP (Point-to-Point Tunneling Protocol) is an older VPN protocol for creating encrypted tunnels, not a high-availability or failover mechanism.
ISAKMP (Internet Security Association and Key Management Protocol) is used to negotiate and establish security associations for IPsec VPNs, not for router redundancy.
Concept tested: Router redundancy and hot standby protocols
Source: https://www.rfc-editor.org/rfc/rfc5798
Topics
Community Discussion
No community discussion yet for this question.