200-155 · Question #116
Which plane does a router use to exchange topology information to build a routing table?
The correct answer is C. control plane. The control plane of a router is responsible for exchanging routing protocol messages to discover network topology and build the routing table. It determines the best paths for data forwarding.
Question
Which plane does a router use to exchange topology information to build a routing table?
Options
- Aback plane
- Bdata plane
- Ccontrol plane
- Dmanagement plane
How the community answered
(38 responses)- A3% (1)
- B5% (2)
- C89% (34)
- D3% (1)
Why each option
The control plane of a router is responsible for exchanging routing protocol messages to discover network topology and build the routing table. It determines the best paths for data forwarding.
The back plane (or backplane) is a physical component within the router that connects internal hardware modules, not a logical plane for network information exchange.
The data plane (or forwarding plane) is responsible for forwarding user traffic based on the decisions made by the control plane and information in the routing table, but it does not exchange topology information itself.
The control plane of a router is where routing protocols (like OSPF, EIGRP, BGP) operate to exchange topology information with other routers. This information is processed to construct and maintain the routing table, which contains the best paths to network destinations.
The management plane is used for managing the device itself, including configuration, monitoring, and troubleshooting, typically via protocols like SSH, Telnet, SNMP, or Syslog, and does not handle routing information exchange.
Concept tested: Router control plane function
Source: https://www.cisco.com/c/en/us/support/docs/ip/ip-routing/210134-Data-Plane-Control-Plane-and-Management-P.html
Topics
Community Discussion
No community discussion yet for this question.