Routing
Routing
Presenter Name
Routing
Routing is the process of directing data packets from their source to their
destination across a network. This process is accomplished by using routing
algorithms that determine the best path for data to travel based on factors
such as network topology, congestion, link cost, and routing metrics.
In this example:
• In this context, the IGP and EGP protocols emerge to tackle particular
challenges of the routing task. These protocols enable networked entities
to communicate internally and externally to the autonomous system they
belong to.
1. Receiving a packet
2. Forwarding decision
3. Forwarding the packet
To take the forwarding decision, the router must learn, store, maintain, and
update information about the connected networks. Routers use routing
tables to store information about the connected networks. This information
is known as routing information.
1. Automatic routing
2. Static or Manual routing
3. Dynamic routing
If you have two or more routers in the network, you have to use either static
routing or dynamic routing.
Automatic routing adds connected routes and local routes to the routing
table. Automatic routing calculates these routes from the IP configuration
of active interfaces. The routing table respectively uses codes C and L to
show connected and local routes.