Bridge - Connects Network Segments
- Monday, October 20, 2008, 0:51
- Networks
- 665 views
- Add a comment
Bridge is the network device which connects multiple segments on the network. Bridge works at data link layer have the ability to read the frame generated from source designated for the destination. Frame is the protocol data unit on data link layer, bridge take forwarding decision by extracting destination address from the frame and look for the match in bridge database.
When the frame arrives on the incoming interface of the bridge, it reads the header for the destination MAC address look in the bridge database for the match, if found frame is forwarded to the destination otherwise frame is broadcast on all the bridge port excluding the source port on which frame arrived. Broadcast frame is verified by all the host if host MAC address and frame MAC address are same, then specific host will respond to the bridge, port is identified and finally bridge will keep the MAC address in the bridge database for future forwarding decision.
Bridge Advantages
· Bridge reduces collusions in the network.
· Bridge separate one segment traffic from other.
· Bridges filter the packets.
· Transparent to protocol above the MAC layer
· Self configuring
Bridge Disadvantages
· Bridges are more expensive then repeaters
· Bridge causes buffering delays.
· Switch look every frame for MAC results delay
· Bridge consists of one broadcast domain.
· Bridge has less number of ports.
· Does not scale very large networks
About the Author
Related Tutorials & Articles
Network Switch (Network device) Switch works on data link layer of OSI model (Layer-2). Switch physically similar to the hub and perform the same task of providing single connection platform to peripherals (hosts, servers etc). Switch is the network device replaces the hub by overcoming its problem. Switch is an intelligent device; it can take decision...Read more
Ethernet hub is a network device use to connect different devices including nodes, servers, printers etc. Hub works on physical layer (Layer-1) when it receives message on any port broadcast it to all the devices connected with hub. CSMA/CD made for the hub to minimize the problem of collusions. Collusions occur when more than one...Read more
Introduction A virtual LAN, commonly known as a VLAN , is a method of creating independent logical networks within a physical network. Explanation Basically VLAN setup that behave as single link while physically it connected with different segments of LANs(by manageable switches). VLAN configured through software rather then hardware (like in LAN).if two network in a VLAN so...Read more
Bittorent protocol takes a full advantage of peer-to-peer network by distributing the resources. The client want to become the part of the bittorent network have to run the client software of torrent. Peer want to download the file from the bittorent network first retrieve the .torrent file from different indexers available widely on Internet contain...Read more
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!























