350-401 · Question #1113
What is stateful switchover?
The correct answer is B. mechanism to take control from a failed RP while maintaining connectivity. Stateful Switchover (SSO) is a high availability mechanism that enables a standby Route Processor (RP) to take control from a failed active RP while preserving the state of established connections.
Question
Options
- Acluster protocol used to facilitate switch failover
- Bmechanism to take control from a failed RP while maintaining connectivity
- Cmechanism used to prevent routing protocol loops during an RP switchover
- DFirst Hop Redundancy Protocol for host gateway connectivity
How the community answered
(38 responses)- A3% (1)
- B92% (35)
- D5% (2)
Why each option
Stateful Switchover (SSO) is a high availability mechanism that enables a standby Route Processor (RP) to take control from a failed active RP while preserving the state of established connections.
SSO is a feature for RP redundancy within a single device, not a cluster protocol used to facilitate failover among multiple switches.
Stateful Switchover (SSO) is a redundancy mechanism where a standby Route Processor (RP) maintains synchronized state information (such as forwarding tables, NAT translations, and established sessions) with the active RP. Upon active RP failure, the standby RP seamlessly takes over without disrupting existing data plane traffic or network connectivity, ensuring continuous operation.
While SSO aims to prevent disruption during RP switchover, its primary function is state synchronization and seamless takeover, not specifically preventing routing protocol loops which are typically handled by routing protocol mechanisms.
First Hop Redundancy Protocols (FHRPs) like HSRP or VRRP provide gateway redundancy for end hosts, which is distinct from RP redundancy within a router provided by SSO.
Concept tested: Stateful Switchover (SSO) functionality
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ha/configuration/15-mt/ha-15-mt-book/ha-sso-dfo.html
Topics
Community Discussion
No community discussion yet for this question.