Now Article Posting by Mails By Anyone

"Training Enhancers (A division of Network Enhancers - NETEN) now introduces anyone to post the artcles related to trainings, events, knowledge sharing, Technology advances of their respective domain in a simple way by mail to - trainingenhancers.blogpost@blogger.com"
All the articles will be reviewed manullay by the Moderator and if articles were found not relevant to the Blog, those articles will be removed.

/Training Enhancers Team

Wednesday, 1 August 2012

Difference between a switch and a bridge


Originally LAN segmenting was implemented using bridges. Learning bridges will look at source address of frames and determine which nodes are located on which side of the bridge, or more precisely they determine which nodes are connected to which ports. Bridges can perform comprehensive frame translation.


Switches are a more recent discovery that implement functionality similar to bridging (connecting two or more LANs). The main difference is that switches can setup connections between multiple ports in parallel (which generally bridges cant), since they use a single CPU. One more important distinction is that the L2 switch will be able to implement all the forwarding in hardware (orders of magnitude faster) as compared to the bridge which does it in software.

No comments:

Post a Comment