JN0-105 · Question #42
Which two statements are true about the Junos OS? (Choose two.)
The correct answer is A. Routing tables are stored in the control plane. C. Exception traffic is sent to the control plane. In Junos OS, as with many network operating systems, the control plane is responsible for processes that determine how to route traffic. This includes maintaining routing tables, which store information about network paths and protocols. Therefore, routing tables are indeed…
Question
Which two statements are true about the Junos OS? (Choose two.)
Options
- ARouting tables are stored in the control plane.
- BException traffic is never sent to the control plane.
- CException traffic is sent to the control plane.
- DRouting tables are stored in the forwarding plane.
How the community answered
(32 responses)- A72% (23)
- B9% (3)
- D19% (6)
Explanation
In Junos OS, as with many network operating systems, the control plane is responsible for processes that determine how to route traffic. This includes maintaining routing tables, which store information about network paths and protocols. Therefore, routing tables are indeed stored in the control plane. Exception traffic refers to packets that cannot be processed by the normal fast-path processing of the Packet Forwarding Engine (PFE) in the forwarding plane, and thus are sent to the control plane for further processing. This might include packets destined for the router itself, packets that need to be fragmented, or packets that match certain firewall filter criteria, among other reasons. Routing tables are not stored in the forwarding plane. However, the forwarding plane contains the forwarding table (sometimes referred to as the forwarding information base or FIB), which is a distilled version of the routing table optimized for fast packet forwarding. The forwarding plane uses this information to perform the actual transfer of packets across the network device interfaces.
Topics
Community Discussion
No community discussion yet for this question.