Router Theory
Router Theory
Other network devices, such as wireless access points and switches, might
include built-in router functionality.
Networking
Definition
router
Jessica Scarpati
What is a router?
Other network devices, such as wireless access points and switches, might
include built-in router functionality.
A routing table often specifies a default route, which the router uses
whenever it fails to find a better forwarding option for a given packet. For
example, a typical home office router directs all outbound traffic along a
single default route to its ISP.
Routing tables are either static or dynamic. Static routers are manually
configured, while dynamic routers automatically update their routing
tables based on network activity and exchange information with other
devices via routing protocols.
Types of routers
Edge routers.
Branch routers.
Logical routers.
Wireless routers.
Core routers
ISPs use core routers, which are the fastest and most powerful type of
router. Core routers sits at the center of the internet and forward
information along the main fiber optic backbone. Enterprise routers
connect large organizations' networks to core routers.
Edge routers
Branch routers
Logical routers
Wireless routers
Router protocols
Open Shortest Path First. OSPF finds the best path for packets as they
pass through a set of connected networks. The Internet Engineering Task
Force designates OSPF as one of several Interior Gateway Protocols.
Border Gateway Protocol. BGP manages how packets are routed across
the internet through the exchange of information between edge routers.
BGP offers network stability that guarantees routers can quickly adapt to
send packets through another reconnection if one internet path goes
down.
Routing Information Protocol. RIP is the original protocol that defines how
routers should share information when traffic moves among an
interconnected group of LANs. The largest number of hops allowed for RIP
is 15, which limits the size of networks that RIP can support.