Bridge Device Works at Which OSI Layer? Explained
In competitive exams like MP Vyapam, SSC, Banking, and Railway, questions from Computer Networks and OSI Model are very common.
Let’s decode one important Previous Year Question (PYQ) 👇
📝 PYQ Question
Q. The device bridge is used at ________ layer of OSI reference model.
Options:
A) Datalink (डेटालिंक)
B) Network (नेटवर्क)
C) Transport (ट्रांसपोर्ट)
D) Application (एप्लिकेशन)
✅ Correct Answer: A) Data Link Layer

🧠 Why Data Link Layer?
To understand this question, we must first understand:
📚 What is OSI Model?
The OSI (Open Systems Interconnection) Model has 7 layers:
| Layer Number | Layer Name |
|---|---|
| 7 | Application |
| 6 | Presentation |
| 5 | Session |
| 4 | Transport |
| 3 | Network |
| 2 | Data Link |
| 1 | Physical |
👉 Bridge works at Layer 2 – Data Link Layer
🔍 What is a Bridge?
A Bridge is a networking device used to:
✔ Connect two LAN segments
✔ Reduce network traffic
✔ Filter data based on MAC address
It divides a large network into smaller segments and forwards data intelligently.
⚙️ Why Bridge Works at Data Link Layer?
The Data Link Layer:
✔ Works with MAC addresses
✔ Controls data framing
✔ Handles error detection
Since a bridge forwards data using MAC address, it must work at Layer 2 (Data Link Layer).
📌 Quick Concept Comparison
| Device | OSI Layer |
|---|---|
| Hub | Physical Layer (Layer 1) |
| Bridge | Data Link Layer (Layer 2) |
| Switch | Data Link Layer (Layer 2) |
| Router | Network Layer (Layer 3) |
🧠 Memory Trick:
Hub–1, Bridge–2, Router–3
❌ Why Other Options Are Wrong?
B) Network Layer
Works with IP addresses → Device = Router
C) Transport Layer
Handles end-to-end communication (TCP/UDP)
D) Application Layer
Used for software applications like HTTP, FTP
🎯 Exam Tip (Very Important for MP Vyapam)
Questions often come like:
✔ Bridge works at which OSI layer?
✔ Switch works at which layer?
✔ Router works at which layer?
Always remember:
- Bridge → Layer 2
- Switch → Layer 2
- Router → Layer 3
🧩 Practice Question
Q. Which device operates at Network Layer?
A) Hub
B) Bridge
C) Router
D) Repeater
✅ Answer: C) Router
📘 Final Conclusion
The Bridge device works at the Data Link Layer (Layer 2) of the OSI model because it forwards data based on MAC addresses and helps in segmenting networks efficiently.
Understanding OSI layers is essential for scoring in MP Vyapam Computer Awareness section.
“If you know the OSI layers, half of networking questions become easy.” 🌐✨