300-320 · Question #70
Which VRF component ensures control plane separation between the different Layer 3 VPNs?
The correct answer is B. routing protocol instance. A routing protocol instance (B) is what provides control plane separation in VRF (Virtual Routing and Forwarding). Each VRF runs its own independent instance of routing protocols (e.g., OSPF process, EIGRP process, BGP peer), meaning routing updates are exchanged and processed…
Question
Which VRF component ensures control plane separation between the different Layer 3 VPNs?
Options
- AFIB
- Brouting protocol instance
- CRIB
- Da subset of the router interfaces
How the community answered
(24 responses)- A4% (1)
- B88% (21)
- D8% (2)
Explanation
A routing protocol instance (B) is what provides control plane separation in VRF (Virtual Routing and Forwarding). Each VRF runs its own independent instance of routing protocols (e.g., OSPF process, EIGRP process, BGP peer), meaning routing updates are exchanged and processed in complete isolation per VRF. The RIB (C) and FIB (A) provide data plane separation (separate routing and forwarding tables per VRF), and a subset of interfaces (D) provides physical separation - but the control plane specifically is kept separate via independent routing protocol instances.
Topics
Community Discussion
No community discussion yet for this question.