nerdexam
Cisco

200-301 · Question #1231

Which function generally performed by a traditional network device is replaced by a software- defined controller?

The correct answer is A. building route tables and updating the forwarding table. This question identifies a key network control plane function traditionally handled by devices that is centralized and managed by an SDN controller.

Submitted by anna_se· Mar 5, 2026Automation and Programmability

Question

Which function generally performed by a traditional network device is replaced by a software- defined controller?

Options

  • Abuilding route tables and updating the forwarding table
  • Bencapsulation and decapsulation of packets in a data-link frame
  • Cchanging the source or destination address during NAT operations
  • Dencryption and decryption for VPN link processing

How the community answered

(54 responses)
  • A
    93% (50)
  • B
    2% (1)
  • C
    2% (1)
  • D
    4% (2)

Why each option

This question identifies a key network control plane function traditionally handled by devices that is centralized and managed by an SDN controller.

Abuilding route tables and updating the forwarding tableCorrect

In traditional networking, individual routers and switches autonomously build their own route and forwarding tables using distributed control plane protocols. A software-defined controller centralizes the control plane, taking over the responsibility of computing and distributing forwarding rules (flow entries) to network devices, thereby replacing the device's traditional role in building and updating these tables.

Bencapsulation and decapsulation of packets in a data-link frame

Encapsulation and decapsulation of packets in a data-link frame is a data plane function performed by network interface cards (NICs) and switches, which remains largely distributed in SDN.

Cchanging the source or destination address during NAT operations

Changing source or destination addresses during NAT operations is a data plane function performed by routers or firewalls, which SDN controllers can orchestrate but do not directly execute.

Dencryption and decryption for VPN link processing

Encryption and decryption for VPN link processing is a data plane security function typically performed by dedicated hardware or software on network devices, not a control plane function replaced by an SDN controller.

Concept tested: SDN controller role in control plane

Source: https://www.cisco.com/c/en/us/solutions/collateral/data-center-virtualization/application-centric-infrastructure/white-paper-c11-731320.html

Topics

#SDN#Control Plane#Forwarding Table

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice