Users Guide

Sample Conguration
You can use the following example conguration to set up a PBR. These are not comprehensive directions but are intended to give you a
guidance with typical congurations. You can copy and paste from these examples to your CLI. Make the necessary changes to support
your own IP addresses, interfaces, names, and so on.
The Redirect-List GOLD dened in this example creates the following rules:
description Route Gold trac to the DS3
seq 5 redirect 10.99.99.254 ip 192.168.1.0/24 any “ Redirect to next-hop router IP 10.99.99.254 any trac originating in 192.168.1.0/24”
seq 10 redirect 10.99.99.254 ip 192.168.2.0/24 any “ Redirect to next-hop router IP 10.99.99.254 any trac originating in 192.168.2.0/24”
seq 15 permit ip any
Create the Redirect-List GOLD
Assign Redirect-List GOLD to Interface 2/11
View Redirect-List GOLD
Creating a PBR list using Explicit Track Objects for Redirect IPs
Create Track Objects to track the Redirect IPs:
Dell#configure terminal
Dell(conf)#track 3 ip host 42.1.1.2 reachability
Policy-based Routing (PBR)
541