PC Networking

What is Bridge in Computer Networks?


Listen Later

What is Bridge in Computer Networks?

Bridges are network devices used to connect two or more independent networks using the same protocol. It examines the data that is placed between two independent networks and wanted to be transferred to both sides. If the data address matches an address on the computer network, it allows data to pass to that network; otherwise, it does not allow data to pass through the network.

Bridges generally do what repeaters do. But their main difference is that a repeater amplifies the message coming to it and sends it directly, without looking at the destination. The networking bridges will not send this packet if the packet cannot reach its destination. In addition, bridges connect different networks from each other and allow them to communicate between them.

We can list the properties of bridges as follows.

  1. The OSI model is a layer 2 device.
  2. Uses various physical layer protocols.
  3. It filters LAN traffic.
  4. Keeps local traffic locally.
  5. It enables transmission to other parts of the LAN traffic as well.
  6. It separates the collision areas connected to MAC addresses.
  7. Bridges need to be understood very well in order to understand the Routing and Switching processes. Usually, bridges resemble devices with two ports, but there are also bridges with three or more ports.

    More Podcasts

    • The Networking Switch in Google Podcast
    • The Networking Router in Google Podcast
    • The WAN in iHeart Podcast
    • The Difference LAN, WAN, and MAN in iHeart Podcast
    • ...more
      View all episodesView all episodes
      Download on the App Store

      PC NetworkingBy PC Networking