Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference between routers, switches and bridges ?

0
10 Posted

What is the difference between routers, switches and bridges ?

0
10

A router essentially determines which way is the shortest or fastest in a network, and routes packets accordingly. It works at layer 3 of the OSI model, moving packets from one port to another based on L3 addresses – ie. IP addresses, IPX addresses, etc. A switch connects one point to another in a network temporarily by turning it on and off as necessary. It works at layer 2, with some intelligence (there are also some layer 3 switches, that essentially have routing capabilities). A bridge connects one point to another in a network. It works at layer 1 and 2 of the OSI model. It only connects two segments of the network. A bridge and a switch are very similar. In practice, a switch can be looked at as a multiport bridge – both have the same basic functionality. They move frames between ports based on MAC addresses. A lot of functionality can be added to switches, but the base purpose is the same. “Layer 3” switches can be looked at as a switch with a router inside.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123