200-301 · Question #406
What are two functions of an SDN controller? (Choose two)
The correct answer is B. coordinating VTNs D. managing the topology. An SDN controller acts as the centralized brain of a Software-Defined Network, performing critical functions like coordinating Virtualized Network Topologies (VTNs) and managing the overall network topology. It provides a global view of the network and programs data plane devices
Question
Options
- ALayer 2 forwarding
- Bcoordinating VTNs
- Ctracking hosts
- Dmanaging the topology
- Eprotecting against DDoS attacks
How the community answered
(64 responses)- A3% (2)
- B84% (54)
- C3% (2)
- E9% (6)
Why each option
An SDN controller acts as the centralized brain of a Software-Defined Network, performing critical functions like coordinating Virtualized Network Topologies (VTNs) and managing the overall network topology. It provides a global view of the network and programs data plane devices.
Layer 2 forwarding is primarily a function of the data plane devices (switches), which receive instructions from the SDN controller, rather than a direct function of the controller itself.
SDN controllers are responsible for orchestrating and coordinating various virtualized network services and topologies (VTNs), allowing for flexible and programmatic network segmentation and resource allocation.
While an SDN controller might have information about hosts, actively 'tracking hosts' is more often a function of specific network monitoring tools or security systems rather than a core function of the controller's control plane duties.
The SDN controller maintains a comprehensive view of the entire network topology, enabling it to manage and program network devices centrally for optimal traffic flow and resource utilization.
Protecting against DDoS attacks is a security function that might be implemented through an SDN controller by programming network policies, but it is not a direct, core function of the controller itself.
Concept tested: Software-Defined Networking (SDN) controller functions
Source: https://www.cisco.com/c/en/us/products/cloud-systems-management/what-is-sdn.html
Topics
Community Discussion
No community discussion yet for this question.