Open In App

What is Bridge in Computer Network – Types, Uses, Functions & Differences

The bridge is a networking device in a computer network that is used to connect multiple LANs to a larger LAN. In computer networks, we have multiple networking devices such as bridges, hubs, routers, switches, etc, each device has its own specification and is used for a particular purpose. The bridge is a networking device that connects the larger LAN networks with the group of smaller LAN networks. 

In this article, we are going to discuss everything about the bridge including what exactly a bridge is, and the type of bridges we have in computer networks including transparent bridges, source routing bridges, and translational bridges, which will be followed by advantages and disadvantages of the bridge in networking. then how the bridge is different from the gateway and last we will look into the applications and functions of the bridge in the network. 



Bridge in Computer Network: 

A bridge in a computer network is a device used to connect multiple LANs together with a larger Local Area Network (LAN). The mechanism of network aggregation is known as bridging. The bridge is a physical or hardware device but operates at the OSI model’s data link layer and is also known as a layer of two switches. 

The primary responsibility of a switch is to examine the incoming traffic and determine whether to filter or forward it. Basically, a bridge in computer networks is used to divide network connections into sections, now each section has separate bandwidth and a separate collision domain. Here bridge is used to improve network performance. 



 

Types of Bridges: 

There are three types of bridges in computer networks, which are as follows:

  1. Transparent bridge
  2. Source routing bridge
  3. Translational bridge

Transparent Bridge:

Transparent bridges are invisible to other devices on the network. This bridge doesn’t reconfigure the network on the addition or deletion of any station. The prime function of the transparent bridge is to block or forward the data according to the MAC address. 

Source Routing Bridge: 

Source routing bridges were developed and designed by IBM specifically for token ring networks. The frame’s entire route is embedded with the data frames by the source station to perform the routing operation so that once the frame is forwarded it must follow a specific defined path/route. 

Translational Bridge:

Translational bridges convert the received data from one networking system to another. Or it is used to communicate or transmit data between two different types of networking systems. Like if we are sending data from a token ring to an Ethernet cable, the translational cable will be used to connect both the networking system and transmit data.  

Advantages:

Disadvantages:

Uses of Bridge in Computer Network:

Functions of Bridges in the Network 

Article Tags :