HP0-J73 · Question #38
What is required in order to implement a Software-Defined Network (SDN)? (Select two)
The correct answer is A. support for redundant data pathways using available bandwidth B. data flow evaluation that allows high value data flows to move through the network before low value flows. SDN implementation requires that the physical network support redundant paths with available bandwidth and the ability to evaluate and prioritize data flows for intelligent centralized traffic management.
Question
What is required in order to implement a Software-Defined Network (SDN)? (Select two)
Options
- Asupport for redundant data pathways using available bandwidth
- Bdata flow evaluation that allows high value data flows to move through the network before low value flows
- Cintegration of the infrastructure, control and application layers into a single, physical switch
- Dprogrammable modification of packet forwarding rules across multiple devices
- Edynamic application of packet policy across multiple devices
How the community answered
(21 responses)- A81% (17)
- C5% (1)
- D5% (1)
- E10% (2)
Why each option
SDN implementation requires that the physical network support redundant paths with available bandwidth and the ability to evaluate and prioritize data flows for intelligent centralized traffic management.
SDN requires that the underlying network infrastructure support redundant data pathways so the SDN controller can dynamically direct and load-balance traffic across available links, enabling failover and bandwidth optimization as part of centralized control.
Flow evaluation and QoS-based prioritization is a fundamental requirement for SDN because the controller must classify traffic and enforce policies that give high-value flows preferential forwarding treatment across the entire network fabric.
SDN is architecturally defined by the separation of the infrastructure layer, control layer, and application layer - merging them into a single physical switch directly contradicts the SDN model and its core design principle.
Programmable modification of forwarding rules describes a specific protocol-level mechanism such as OpenFlow and represents one way SDN may be implemented, but it is not a universal prerequisite infrastructure requirement for all SDN architectures.
Dynamic application of packet policy is a capability that SDN delivers as an outcome once deployed, not a prerequisite infrastructure requirement that must exist before SDN can be implemented.
Concept tested: SDN implementation infrastructure requirements
Source: https://opennetworking.org/sdn-definition/
Topics
Community Discussion
No community discussion yet for this question.