IP Routing Process
Packet routing involves three main steps:
Step 1 - routing process
Find the outgoing interface
What does the router do when a packet enters?
Metric vs Distance
What if there are multiple longest matches?
Step 2 - switching process
Move the packet between interfaces
Step 3 - encapsulation process
Build the Layer 2 Header
Encapsulation on Ethernet
Resolve the next-hop IP to next-hop MAC
Encapsulation on mGRE (DMVPN)
Resolve the tunnel IP to the NBMA IP
Routing to a Next-Hop
If multipoint (Ethernet), find MAC of next-hop
Routing to a Multipoint Interface
Routing to a Point-to-Point Interface
Default Routing
Other Default Routing
What is Reliable Static Routing?
Configuring Reliable Static Routing
What Is Policy Based Routing (PBR)?
Normal IP routing is destination based.
How Policy Based Routing Works
Policy Routing Variations
PBR can apply to two types of traffic:
Policy Routing Caveats