Bridge — IT Glossary | ITU Online IT Training
+1 855.488.5327 customerservice@ituonline.com Mon – Fri: 9:00am – 5:00pm ET

Bridge

Commonly used in Networking

Ready to start learning?Individual Plans →Team Plans →

A bridge is a network device that connects different segments of a network, allowing them to communicate as a single network. It can also divide a larger network into smaller, more manageable segments to improve performance and reduce congestion.

How It Works

A bridge operates at the data link layer (Layer 2) of the OSI model. It examines the MAC addresses of incoming data packets to determine whether they should be forwarded to another segment or kept within the current segment. When a frame arrives, the bridge checks its MAC address table to see if it has a record of the destination address. If it does, the bridge forwards the frame only to the specific segment where the destination device resides, otherwise, it broadcasts the frame to all connected segments. This process helps reduce unnecessary traffic and collisions within network segments.

Bridges can be hardware devices or software-based within a network device. They learn the location of devices by observing the source MAC addresses of incoming frames, updating their MAC address tables dynamically as devices connect or disconnect. Some bridges also support features such as filtering, to block certain traffic, or spanning tree protocols, to prevent loops in complex network topologies.

Common Use Cases

  • Connecting two LAN segments to extend network coverage without creating a single broadcast domain.
  • Segmenting a large network into smaller parts to improve performance and reduce broadcast traffic.
  • Linking different Ethernet networks that use the same protocol to enable communication between them.
  • Creating a transparent network bridge that allows legacy devices to communicate with modern Ethernet networks.
  • Implementing network segmentation in enterprise environments to enhance security and manageability.

Why It Matters

Understanding bridges is essential for network professionals involved in designing, managing, or troubleshooting local area networks. They form a foundational concept in network topology, helping optimise performance and manage traffic effectively. Certification candidates preparing for networking exams often encounter bridges when studying LAN design, switching, and network segmentation topics. Mastery of how bridges operate supports the deployment of scalable, efficient, and secure networks, which are critical skills in many IT roles.

Ready to start learning?Individual Plans →Team Plans →
Discover More, Learn More
Integrating Agile Into Your ITIL 4 Service Management Framework Learn how to effectively integrate Agile practices into your ITIL 4 service… ITIL 4 vs. Six Sigma: Choosing the Right Framework for Effective Service and Process Management Discover how to choose the right framework for enhancing service management and… Comparing Itil V4 And V5: Which Framework Is Better For Modern It Service Management Discover how ITIL V4 and V5 compare to help you choose the… Best Practices for Implementing ITIL 4 Practices in Service Management Discover best practices for implementing ITIL 4 to enhance service management, improve… Comparing Six Sigma And ITIL Frameworks For Enhancing IT Service Management Discover how Six Sigma and ITIL frameworks can improve IT service management… Aligning IT Service Management With Agile Methodologies Discover how integrating IT Service Management with Agile methodologies can streamline workflows,…