nerdexam
Cisco

200-301 · Question #651

What is the function of "off-the-shell" switches in a controller-based network?

The correct answer is B. forwarding packets. In a controller-based network, off-the-shelf switches serve as the data plane, executing instructions from the central controller to forward packets efficiently.

Submitted by anjalisingh· Mar 5, 2026

Question

What is the function of "off-the-shell" switches in a controller-based network?

Options

  • Aproviding a central view of the deployed network
  • Bforwarding packets
  • Cmaking routing decisions
  • Dsetting packet-handling policies

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    95% (41)
  • D
    2% (1)

Why each option

In a controller-based network, off-the-shelf switches serve as the data plane, executing instructions from the central controller to forward packets efficiently.

Aproviding a central view of the deployed network

Providing a central view of the deployed network is a function of the SDN controller or a network management application, not the data plane switches themselves.

Bforwarding packetsCorrect

In a controller-based (SDN) network, off-the-shelf or 'data plane' switches are primarily responsible for the high-speed forwarding of packets. They receive forwarding instructions and policies from the central SDN controller and simply execute those rules without making independent routing decisions or policy determinations.

Cmaking routing decisions

Making routing decisions is the responsibility of the SDN controller, which then programs the forwarding paths into the data plane switches, rather than the switches making these decisions autonomously.

Dsetting packet-handling policies

Setting packet-handling policies is a control plane function performed by the SDN controller, which then enforces these policies by pushing rules to the data plane switches.

Concept tested: SDN data plane function

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/networking/sdn-architecture

Topics

#SDN switches#Data plane#Packet forwarding

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice