Router
Router
Routers help transmit packets to their destinations by charting a path through the
sea of interconnected networking devices using different network topologies.
Routers are intelligent devices, and they store information about the networks
they’re connected to. Most routers can be configured to operate as packet-filtering
firewalls and use access control lists (ACLs). Routers, in conjunction with a channel
service unit/data service unit (CSU/DSU), are also used to translate from LAN
framing to WAN framing. This is needed because LANs and WANs use different
network protocols. Such routers are known as border routers. They serve as the
outside connection of a LAN to a WAN, and they operate at the border of your
network.
Router are also used to divide internal networks into two or more subnetworks.
Routers can also be connected internally to other routers, creating zones that
operate independently. Routers establish communication by maintaining tables
about destinations and local connections. A router contains information about the
systems connected to it and where to send requests if the destination isn’t known.
Routers usually communicate routing and other information using one of three
standard protocols: Routing Information Protocol (RIP), Border Gateway Protocol
(BGP) or Open Shortest Path First (OSPF).
Routers are your first line of defense, and they must be configured to pass only
traffic that is authorized by network administrators. The routes themselves can be
configured as static or dynamic. If they are static, they can only be configured
manually and stay that way until changed. If they are dynamic, they learn of other
routers around them and use information about those routers to build their
routing tables.