Bird
0
0

Consider a network with two segments connected by a bridge. If a device on segment A sends data to a device on segment B, what will the bridge do?

medium📝 Analysis Q13 of 15
Computer Networks - Physical and Data Link Layer
Consider a network with two segments connected by a bridge. If a device on segment A sends data to a device on segment B, what will the bridge do?
AIt will forward the data only if the destination is on segment B
BIt will block the data to prevent traffic
CIt will broadcast the data to all devices on both segments
DIt will assign a new IP address to the data packet
Step-by-Step Solution
Solution:
  1. Step 1: Understand bridge filtering

    The bridge learns which devices are on each segment and forwards data only to the segment where the destination device is located.
  2. Step 2: Analyze options

    Blocking data prevents communication, broadcasting to all devices wastes bandwidth, and assigning IP addresses is not a bridge function.
  3. Final Answer:

    It will forward the data only if the destination is on segment B -> Option A
  4. Quick Check:

    Bridge forwards data only to correct segment [OK]
Quick Trick: Bridge forwards data only to destination segment [OK]
Common Mistakes:
MISTAKES
  • Thinking bridge blocks all data
  • Assuming bridge broadcasts to all devices
  • Confusing bridge with DHCP server

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Computer Networks Quizzes