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.
Question
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)- A93% (50)
- B2% (1)
- C2% (1)
- D4% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.