What is Bridge in Computer Network - Types, Uses, Functions & Differences - GeeksforGeeks (2024)

Last Updated : 19 Jun, 2024

Summarize

Comments

Improve

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 a separate bandwidth and a separate collision domain. Here bridge is used to improve network performance.

What is Bridge in Computer Network - Types, Uses, Functions & Differences - GeeksforGeeks (1)

Types of Bridges

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

  • 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.

Working of Bridges

Let’s see the step-by-step working of the bridge in computer networks:

  • Receiving Data: The bridge gets data packets (or frames) from both network segments A and B.
  • Building a Table: It creates a table of MAC addresses by looking at where the data is coming from to know which device is on which segment.
  • Filtering Data: If the data from network A is meant for a device also on network A, the bridge stops it from going further.
  • Forwarding Data: If the data from network A is meant for a device on network B, the bridge sends it to the correct place on network B.
  • Repeating for Both Sides: The bridge does the same thing for data coming from network B.

What is Bridge in Computer Network - Types, Uses, Functions & Differences - GeeksforGeeks (2)

Working of Bridge

Models of Bridge in Computer Networks

There are two main models of bridging in computer network: Local bridging and remote bridging. Let us learn about them in detail.

  • Local Bridging Local bridging connects LAN switches using local cables. This allows computers on the same Ethernet segment, whether they’re connected to virtual hubs or physical LANs, to communicate freely. It’s used when LANs within the same area need to talk to each other directly at the link layer.
  • Remote Bridging Remote bridging connects two bridges over a Wide Area Network (WAN). This model is used when LANs are located in different geographical areas and need to communicate with each other at the link layer.

Uses of Bridge in Computer Network

  • Bridges are used to increase the network capacity as they can integrate multiple LANs together.
  • On receiving a data frame, databases use the bridge to decide whether to accept or reject the data.
  • In the OSI model, it can be used to transmit the data to multiple nodes of the network.
  • Used to broadcast the data even if the MAC address or destination address is unavailable.
  • It forwards data packets despite faulty nodes.
  • The data packet can be forwarded or discarded by the bridge when the MAC address is available.

Functions of Bridges in the Network

  • The bridge is used to divide LANs into multiple segments.
  • To control the traffic in the network.
  • It can interconnect two LANs with a similar protocols.
  • It can filter the data based on destination/MAC address.

Advantages

  • Bridges can be used as a network extension like they can connect two network topologies together.
  • It has a separate collision domain, which results in increased bandwidth.
  • It can create a buffer when different MAC protocols are there for different segments.
  • Highly reliable and maintainable. The network can be divided into multiple LAN segments.
  • Simple installation, no requirement of any extra hardware or software except the bridge itself.
  • Protocol transparency is higher as compared to other protocols.

Disadvantages

  • Expensive as compared to hubs and repeaters.
  • Slow in speed.
  • Poor performance as additional processing is required to view the MAC address of the device on the network.
  • As the traffic received is in bulk or is broadcasted traffic, individual filtering of data is not possible.
  • During the broadcasting of data, the network has high broadcast traffic and broadcast storms can be formed.

Conclusion

In computer networking, a bridge connects multiple network segments, allowing them to function as a single network. There are several types, including transparent, source-routing, and translation bridges, each serving different purposes. Bridges are used to improve network performance, reduce traffic, and extend the reach of networks. They function by filtering traffic and forwarding data based on MAC addresses. In essence, bridges help manage data flow in complex networks, ensuring efficient communication and connectivity between different network sections.

Frequently Asked Questions on Bridge in Computer Network – FAQs

What does a bridge do?

A bridge helps manage network traffic, reduces congestion, and connects different network segments.

What are the types of network bridges?

There are three main types:

  • Transparent Bridge: Works automatically without user input.
  • Source-Routing Bridge: Uses information in the data to decide where to send it.
  • Translation Bridge: Connects different kinds of networks, like Ethernet and Wi-Fi.

How does a bridge work?

A bridge looks at the addresses of incoming data, decides whether to keep it within the same segment or send it to another segment, and then forwards it appropriately.

Why use a bridge in a network?

Bridges improve performance, extend the network’s reach, and help manage data traffic.



K

kanikajoshi

What is Bridge in Computer Network - Types, Uses, Functions & Differences - GeeksforGeeks (3)

Improve

Previous Article

Introduction of Spanning Tree Protocol (STP)

Next Article

Working of Spanning Tree Protocol (STP)

Please Login to comment...

What is Bridge in Computer Network - Types, Uses, Functions & Differences - GeeksforGeeks (2024)

FAQs

What is Bridge in Computer Network - Types, Uses, Functions & Differences - GeeksforGeeks? ›

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.

What is bridge network type? ›

In terms of networking, a bridge network is a Link Layer device which forwards traffic between network segments. A bridge can be a hardware device or a software device running within a host machine's kernel.

What is bridge and its function? ›

A bridge is a structure built to span a physical obstacle (such as a body of water, valley, road, or railway) without blocking the path underneath. It is constructed for the purpose of providing passage over the obstacle, which is usually something that is otherwise difficult or impossible to cross.

What is bridge in computer network geeksforgeeks? ›

Bridge is a local internetworking device that is used to connect two or more network segments together. A bridge operates at the Data Link Layer (Layer 2) of the OSI model and uses the MAC addresses of devices to make forwarding decisions.

What is bridge in computer networking? ›

A bridge is a network device that connects two or more LANs (local area networks) to form a larger LAN. Network bridging refers to the process of aggregating networks. A bridge connects the various components, making them appear to be part of a single network.

What is a bridge type? ›

From the Golden Gate Bridge in San Francisco, to the Rialto Bridge in Venice, there are different types of bridges everywhere, you probably cross some of them on your way to work everyday. Beam bridges, truss bridges, suspension bridges and everything in between, they all serve an essential function: to get us places.

What is the purpose of a bridge? ›

Bridges and structures are key components of the nation's roadway network that provide transportation connectivity to safely cross features such as waterways, railways, roadways, and other obstacles.

What is the difference between a router and a bridge? ›

Routers and bridges differ in several ways. First, routers can connect different networks, while bridges can only connect segments of the same network. Second, routers use logical addresses, while bridges use physical addresses. Third, routers can handle different network protocols, while bridges can only handle one.

What are the 3 main components of a bridge? ›

Hence, a bridge can be the smallest plank used to cross over a stream, or a large structural span built for traffic to travel over a wide river. The main components of a bridge are the foundation, substructure, and the superstructure.

What is the advantage of bridges in a network? ›

Advantages. Bridges can be used as a network extension like they can connect two network topologies together. It has a separate collision domain, which results in increased bandwidth. It can create a buffer when different MAC protocols are there for different segments.

Can bridge connect two same networks? ›

Bridges can be used to connect two or more LAN segments of the same type (e.g. Ethernet to Ethernet, or Token-Ring to Token-Ring). Like repeaters, bridges can extend the length of a network, but unlike repeaters they can also extend the capacity of a network, since each port on a bridge has its own MAC address.

How many ports does a bridge have? ›

Bridges, on the other hand, support only two ports, limiting the physical segments they can create. 3. Transmission Speed: Switches have a faster data transmission rate compared to bridges.

What is the difference between hub and bridge? ›

The key difference between hubs, switches and bridges is that hubs operate at Layer 1 of the OSI model, while bridges and switches work with MAC addresses at Layer 2. Hubs broadcast incoming traffic on all ports, whereas bridges and switches only route traffic towards their addressed destinations.

What is the difference between a bridge and a gateway? ›

Bridges and gateways are both the backbone of networking devices. The primary distinction between these two networking devices is that a bridge joins two networks that utilize the same protocol. In contrast, a gateway links two dissimilar networks that utilize separate protocols.

What is the difference between a bridge and a repeater? ›

A bridge is like a road that connects two towns. It lets cars (in our case, data) travel from one place to another. Whereas a repeater is like a loudspeaker that makes a message louder. It boosts a network signal so it can reach farther.

Which is better, access point or bridge mode? ›

Bridge mode is better than access point mode because it's more secure, flexible, and cost-effective—but only if you don't mind sacrificing some features like guest access or guest SSID management (which can be easily done by setting up virtual routers).

What is bridge connection type? ›

In Bridge Mode, one router is designated as the primary router and is responsible for assigning IP addresses to devices on the network. The second router is connected to the primary router and acts as a bridge, allowing devices on the network to communicate with each other and access the internet.

What is an example of a bridged network? ›

As an example, consider a bridge connected to three hosts, A, B, and C. The bridge has three ports. A is connected to bridge port 1, B is connected to bridge port 2, C is connected to bridge port 3. A sends a frame addressed to B to the bridge.

What is the difference between a router and a bridge network? ›

Routers and bridges differ in several ways. First, routers can connect different networks, while bridges can only connect segments of the same network. Second, routers use logical addresses, while bridges use physical addresses. Third, routers can handle different network protocols, while bridges can only handle one.

What does bridge network connections mean? ›

A bridge connection is a network connection that allows several devices to communicate with each other as if they were on the same physical network, even if they are connected to separate networks. For example, your laptop may be connected to Wi-Fi while your desktop computer may be connected to a wired network.

Top Articles
How much less should you offer when paying cash?
Pay Someone to Write My Research Paper | EssayPro
Amc Near My Location
Bin Stores in Wisconsin
Google Jobs Denver
Www.paystubportal.com/7-11 Login
Why Is Stemtox So Expensive
Guardians Of The Galaxy Vol 3 Full Movie 123Movies
Indiana Immediate Care.webpay.md
Babyrainbow Private
Oc Craiglsit
Insidekp.kp.org Hrconnect
Lima Funeral Home Bristol Ri Obituaries
Cashtapp Atm Near Me
Destiny 2 Salvage Activity (How to Complete, Rewards & Mission)
Trac Cbna
Average Salary in Philippines in 2024 - Timeular
Lonesome Valley Barber
Blue Rain Lubbock
Wbiw Weather Watchers
Www.patientnotebook/Atic
48 Oz Equals How Many Quarts
kvoa.com | News 4 Tucson
Wat is een hickmann?
FAQ's - KidCheck
Doctors of Optometry - Westchester Mall | Trusted Eye Doctors in White Plains, NY
Math Minor Umn
Emiri's Adventures
Baldur's Gate 3 Dislocated Shoulder
Truis Bank Near Me
Junee Warehouse | Imamother
Indiefoxx Deepfake
Enjoy4Fun Uno
Anya Banerjee Feet
What Does Code 898 Mean On Irs Transcript
B.C. lightkeepers' jobs in jeopardy as coast guard plans to automate 2 stations
Final Fantasy 7 Remake Nexus
18 terrible things that happened on Friday the 13th
My Locker Ausd
Rocky Bfb Asset
Swoop Amazon S3
Nimbleaf Evolution
Reilly Auto Parts Store Hours
Darkglass Electronics The Exponent 500 Test
VerTRIO Comfort MHR 1800 - 3 Standen Elektrische Kachel - Hoog Capaciteit Carbon... | bol
Dancing Bear - House Party! ID ? Brunette in hardcore action
Pas Bcbs Prefix
Join MileSplit to get access to the latest news, films, and events!
Michaelangelo's Monkey Junction
O.c Craigslist
Renfield Showtimes Near Regal The Loop & Rpx
Latest Posts
Article information

Author: Clemencia Bogisich Ret

Last Updated:

Views: 5871

Rating: 5 / 5 (60 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Clemencia Bogisich Ret

Birthday: 2001-07-17

Address: Suite 794 53887 Geri Spring, West Cristentown, KY 54855

Phone: +5934435460663

Job: Central Hospitality Director

Hobby: Yoga, Electronics, Rafting, Lockpicking, Inline skating, Puzzles, scrapbook

Introduction: My name is Clemencia Bogisich Ret, I am a super, outstanding, graceful, friendly, vast, comfortable, agreeable person who loves writing and wants to share my knowledge and understanding with you.