200-901 · Question #324
Which traffic is handled on the control plane?
The correct answer is A. BGP. The control plane handles traffic related to routing decisions and network intelligence - it determines HOW packets should be forwarded. BGP (Border Gateway Protocol) is a routing protocol that exchanges routing information between autonomous systems, making it control plane…
Question
Which traffic is handled on the control plane?
Options
- ABGP
- BSMB
- CNTP
- DNETCONF
How the community answered
(47 responses)- A87% (41)
- B4% (2)
- C2% (1)
- D6% (3)
Explanation
The control plane handles traffic related to routing decisions and network intelligence - it determines HOW packets should be forwarded. BGP (Border Gateway Protocol) is a routing protocol that exchanges routing information between autonomous systems, making it control plane traffic. SMB (Server Message Block) carries user file-sharing data, making it data plane traffic. NTP (Network Time Protocol) is used for device clock synchronization, placing it on the management plane. NETCONF is used to configure and manage network devices remotely, also placing it on the management plane.
Topics
Community Discussion
No community discussion yet for this question.