Bird
0
0

In a bridged network, if a frame is received on one segment and the destination MAC address is unknown, what does the bridge do?

medium📝 Analysis Q5 of 15
Computer Networks - Physical and Data Link Layer
In a bridged network, if a frame is received on one segment and the destination MAC address is unknown, what does the bridge do?
AForwards the frame to all other segments except the source.
BSends an error message to the sender.
CDrops the frame immediately.
DStores the frame until the destination is found.
Step-by-Step Solution
Solution:
  1. Step 1: Understand bridge behavior with unknown MAC

    If the destination MAC is unknown, the bridge floods the frame to other segments to find the destination.
  2. Step 2: Eliminate other options

    Bridges do not drop, send errors, or store frames waiting for destination.
  3. Final Answer:

    Forwards the frame to all other segments except the source. -> Option A
  4. Quick Check:

    Unknown MAC frame handling = Forwards the frame to all other segments except the source. [OK]
Quick Trick: Bridge floods unknown destination frames to other segments [OK]
Common Mistakes:
MISTAKES
  • Thinking bridge drops unknown frames
  • Assuming error messages are sent
  • Believing frames are stored indefinitely

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Computer Networks Quizzes