400-007 · Question #98
An architect designs a multi-controller network architecture with these requirements: - Achieve fast failover to control traffic when controllers fail. - Yield a short distance and high resiliency…
The correct answer is C. control path reliability. Control path reliability addresses the resilience and diversity of the communication channel between network switches and SDN controllers, directly satisfying requirements for fast failover and path diversity.
Question
An architect designs a multi-controller network architecture with these requirements:
- Achieve fast failover to control traffic when controllers fail.
- Yield a short distance and high resiliency in the connection between
the switches and the controller.
- Reduce connectivity loss and enable smart recovery to improve the SDN
survivability.
- Improve connectivity by adding path diversity and capacity awareness
for controllers. Which control plane component of the multi-controller must be built to meet the requirements?
Options
- Acontrol node reliability
- Bcontroller stale consistency
- Ccontrol path reliability
- Dcontroller clustering
How the community answered
(40 responses)- A13% (5)
- B5% (2)
- C57% (23)
- D25% (10)
Why each option
Control path reliability addresses the resilience and diversity of the communication channel between network switches and SDN controllers, directly satisfying requirements for fast failover and path diversity.
Control node reliability addresses the availability of the controller nodes themselves (e.g., hardware redundancy, process restarts), not the communication paths that connect switches to those controllers.
Controller stale consistency is a data-plane concern about whether distributed controllers hold synchronized, up-to-date network state - it does not address path diversity or failover speed between switches and controllers.
Control path reliability focuses specifically on building robust, diverse communication paths between the controller and the managed switches, not just on the controllers themselves. This directly addresses all stated requirements - fast failover on controller failure, high resiliency of the switch-to-controller link, reduced connectivity loss through smart recovery, and path diversity with capacity-aware routing for control traffic.
Controller clustering groups multiple controller instances together for horizontal scalability and zone-level redundancy at the controller tier, but does not specifically address the capacity-aware, diverse paths required between individual switches and their controllers.
Concept tested: SDN multi-controller control path reliability design
Source: https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Data_Center/DC_Infra2_5/DC_Infra_2-5.html
Topics
Community Discussion
No community discussion yet for this question.