Exam JN0-106 Topic 6 Question 76 Discussion
Actual exam question for Juniper's JN0-106 exam
Question #: 76
Topic #: 6
Question #: 76
Topic #: 6
Which two statements are correct regarding Layer 2 network switches? (Choose two.)
Suggested Answer: A,B Vote an answer
In the Junos OS architecture and general networking standards, Layer 2 switches are designed to increase network efficiency by segmenting collision domains. Unlike legacy hubs, a switch creates a separate collision domain for each of its physical ports. This micro-segmentation allows for full-duplex communication, effectively eliminating the possibility of collisions on individual links. However, while switches segment collision domains, they maintain a single broadcast domain by default.
When a switch receives a broadcast frame, such as an ARP request, it must ensure the frame reaches all possible destinations within the local segment. Consequently, the switch floods the broadcast traffic out of all ports except the one on which it was received. This flooding behavior, while necessary for protocol discovery, makes Layer 2 networks susceptible to traffic loops. If redundant physical paths exist between switches without a loop-prevention mechanism like the Spanning Tree Protocol (STP), broadcast frames can circulate endlessly, leading to a broadcast storm that consumes all available bandwidth and processor resources on the Routing Engine. Furthermore, switches are highly active learners; they populate their Media Access Control (MAC) tables by observing the source addresses of incoming frames to ensure that subsequent unicast traffic is precisely forwarded rather than flooded. Therefore, understanding the management of broadcast domains and the risks of loops is a core competency for any Junos Associate.
Reference: Networking Fundamentals, Collision and Broadcast Domains, Layer 2 Switching Operations.
When a switch receives a broadcast frame, such as an ARP request, it must ensure the frame reaches all possible destinations within the local segment. Consequently, the switch floods the broadcast traffic out of all ports except the one on which it was received. This flooding behavior, while necessary for protocol discovery, makes Layer 2 networks susceptible to traffic loops. If redundant physical paths exist between switches without a loop-prevention mechanism like the Spanning Tree Protocol (STP), broadcast frames can circulate endlessly, leading to a broadcast storm that consumes all available bandwidth and processor resources on the Routing Engine. Furthermore, switches are highly active learners; they populate their Media Access Control (MAC) tables by observing the source addresses of incoming frames to ensure that subsequent unicast traffic is precisely forwarded rather than flooded. Therefore, understanding the management of broadcast domains and the risks of loops is a core competency for any Junos Associate.
Reference: Networking Fundamentals, Collision and Broadcast Domains, Layer 2 Switching Operations.
by Hunter at Jul 07, 2026, 02:21 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).