300-610 · Question #127
A network engineer must select a high availability feature for their data center. The solution must ensure network resilience, reduce network instability for Layer 3 routing protocols, and meet these
The correct answer is C. NSF. The engineer must select a high availability feature that ensures network resilience, reduces Layer 3 routing instability, notifies neighbors during control plane restarts, and suppresses routing flaps during stateful switchovers.
Question
A network engineer must select a high availability feature for their data center. The solution must ensure network resilience, reduce network instability for Layer 3 routing protocols, and meet these requirements:
- The device must notify its neighbors when the control plane is
undergoing a restart.
- The solution must suppress routing flaps in case of stateful
switchovers. Which solution must be implemented?
Options
- ABFD
- BHSRP
- CNSF
- DISSU
How the community answered
(40 responses)- A3% (1)
- B5% (2)
- C83% (33)
- D10% (4)
Why each option
The engineer must select a high availability feature that ensures network resilience, reduces Layer 3 routing instability, notifies neighbors during control plane restarts, and suppresses routing flaps during stateful switchovers.
BFD (Bidirectional Forwarding Detection) is a fast detection protocol for link failures, but it does not address control plane restart or stateful switchover requirements for suppressing routing flaps.
HSRP (Hot Standby Router Protocol) provides first-hop redundancy for end devices but does not address control plane restarts, routing protocol stability, or stateful switchovers on the routing device itself.
Non-Stop Forwarding (NSF) with Stateful Switchover (SSO) is a high availability feature that allows a router to continue forwarding data packets even when its control plane is restarting or performing a switchover. It maintains forwarding information and notifies neighbor routers via graceful restart mechanisms, preventing routing flaps and ensuring network stability.
ISSU (In-Service Software Upgrade) allows for software upgrades without service disruption but is not a general high availability feature for control plane restarts and routing protocol stability in the same way NSF is.
Concept tested: Non-Stop Forwarding (NSF) with SSO
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bgp/configuration/xe-16/irg-xe-16-book/bgp-nsf-sso.html
Topics
Community Discussion
No community discussion yet for this question.