Define Bridge in Computer Networks

Technical
Easy
Flipkart
141.4K views

This question asks about a specific network device connecting LAN segments. It tests hardware-level networking knowledge.

Why Interviewers Ask This

Bridges are foundational network devices. Interviewers check if you understand segment collision domains and MAC addressing. This is relevant for network troubleshooting.

How to Answer This Question

Define a bridge as a device connecting two network segments at the data link layer. Explain MAC address filtering. Mention collision domain separation. Compare with switches. Note that bridges are largely replaced by switches now.

Key Points to Cover

  • Data link layer function
  • MAC address filtering
  • Collision domain separation
  • Bridge vs switch

Sample Answer

A bridge is a network device that connects two local area network segments at the data link layer. It filters traffic based on MAC addresses, forwarding frames only to the destination segment. This reduces collisions and…

Common Mistakes to Avoid

  • Confusing with routers
  • Ignoring MAC filtering
  • Not mentioning collision domains

Sound confident on this question in 5 minutes

Answer once and get a 30-second AI critique of your structure, content, and delivery. First attempt is free — no signup needed.

Try it free

Related Interview Questions

Browse all 180 Technical questionsBrowse all 138 Flipkart questions