|
Bridge vs switch
| Bridge | Switch | | A bridge connects two different LAN networks. | A switch is a network device which selects a path or a circuit used for sending a unit of data. | | It has various LAN connections. | It is a unicast one to one connection. | | It decides whether to pass on the data packet or not. | It uses a simple and faster mechanism than a router. |
|