300-610 · Question #280
A network engineer needs to configure a high availability feature for a data center that uses a Cisco Nexus 7700 Series Switch that is configured with dual supervisors. The feature must meet these req
The correct answer is A. graceful restart. To ensure network resilience and continued traffic forwarding during a control plane restart on a Cisco Nexus 7700 Series Switch, while notifying neighbors and allowing neighbor relationships to re-establish, graceful restart should be used.
Question
A network engineer needs to configure a high availability feature for a data center that uses a Cisco Nexus 7700 Series Switch that is configured with dual supervisors. The feature must meet these requirements:
- Network resilience must be ensured
- Network instability for Layer 3 external routing protocols must be
reduced
- Neighbors must be notified when the control plane is restarting
- Traffic must still be forwarded to peers while neighbor relationships
are restarting What should be used to meet these requirements?
Options
- Agraceful restart
- BBFD
- CNSF
- DNSR
How the community answered
(25 responses)- A76% (19)
- B8% (2)
- C12% (3)
- D4% (1)
Why each option
To ensure network resilience and continued traffic forwarding during a control plane restart on a Cisco Nexus 7700 Series Switch, while notifying neighbors and allowing neighbor relationships to re-establish, graceful restart should be used.
Graceful Restart (GR) is a mechanism that allows a routing device, even with dual supervisors, to signal to its neighbors that it is undergoing a control plane restart while its data forwarding plane remains operational. Neighbors, upon receiving this signal, temporarily retain their routing entries for the restarting device, ensuring that traffic continues to flow to its peers during the adjacency re-establishment process, thus maintaining network resilience and reducing instability.
BFD (Bidirectional Forwarding Detection) is a fast failure detection protocol for links and neighbors; it enhances resilience by quickly detecting outages but does not address the scenario of maintaining traffic forwarding during a control plane restart with neighbor notification.
NSF (Nonstop Forwarding) allows the data plane to continue forwarding traffic using old routing information even if the control plane fails or restarts, but it's the underlying forwarding capability; Graceful Restart is the protocol mechanism that enables this with neighbors.
NSR (Nonstop Routing) provides even higher availability by perfectly synchronizing the control plane state to a standby supervisor, preventing any loss of routing adjacency or state during a supervisor switchover, which is different from notifying neighbors and re-establishing relationships during a restart.
Concept tested: Graceful Restart for routing protocols
Source: https://www.cisco.com/c/en/us/td/docs/routers/ios/12_0s/feature/guide/grcfulr.html
Topics
Community Discussion
No community discussion yet for this question.