![]() | Technology Reference Guide 2. Hardware K. Routers |
| What is it? A router is a network device that typically contains multiple network interface ports, along with a processor and software that manages and controls traffic through the ports. A router can be constructed from a PC with multiple network interface cards (typically found in the Netware world), but is more commonly found as a dedicated hardware component. What does it do?
Routers are capable of learning the routes to each network, and storing them in a routing table. A routing table can also be updated manually. Routers also send each other periodic messages about changes in routing information, called RIP (routing information protocol) messages. Routers also keep track of data relating to the shortest and least expensive paths between networks, which are also stored in the routing table and used to make routing decisions. How is it used? Another advantage of routers is that they can offer more than one path through the network for a given message, so that they provide a backup path in case of failure or congestion on the primary route. Routers may be set up so that one port provides a primary, or usual path for traffic to a certain network, while a second port is designated as a backup path. This type of redundant path design is called a mesh topology. Finally, routers, unlike bridges, recognize and react to different types of high-level protocols. However, some protocols are not routable, so the router must be capable of bridging these protocols. Where do I get more information? |