Introduction to IPv6 PBR

Policy-based routing (PBR) uses user-defined policies to route packets. A policy can specify the next hop and other parameters for packets that match specific criteria such as ACLs.

A device forwards received packets using the following process:

  1. The device uses PBR to forward matching packets.

  2. If the packets do not match the PBR policy or the PBR-based forwarding fails, the device uses the routing table, excluding the default route, to forward the packets.

  3. If the routing table-based forwarding fails, the device uses the default next hop or default output interface defined in PBR to forward packets.

  4. If the default next hop or default output interface-based forwarding fails, the device uses the default route to forward packets.

PBR includes local PBR and interface PBR: