Bridge vs Router

Bridging vs Routing -- A bridge is a device that connects different networks and operates up through layer 2 of the OSI model, the physical and data link layers.

A router operates through the first three layers of the OSI model, which adds the network layer to its range of known information.

Bridges can find devices in a connected network because device addresses are carried in layer two, which is also called the MAC (media access control) layer. Bridges cannot find specific network protocol addresses (such as IP or subnet addresses; or IPX or Appletalk addresses) because that information is carried in layer three.

Routers can find discreet network addresses when they are configured to work with that particular protocol. Configuring a router to work with a protocol requires software for each protocol that the router must negotiate.

Routers learn optimum paths to network destinations by keeping up-to-date information in routing tables.