Setup Guide

List the redirect list conguration using the show ip redirect-list redirect-list-name command. The non-contiguous
mask displays in dotted format (x.x.x.x). The contiguous mask displays in /x format.
Use the show ip redirect-list (without the list name) to display all the redirect-lists congured on the device.
NOTE: If you apply the redirect-list to an interface, the output of the show ip redirect-list redirect-list-
name command displays reachability status for the specied next-hop.
Example: Showing CAM PBR Conguration
Sample Conguration
The following conguration is an example for setting up a PBR. These are not comprehensive directions. They are intended to give you a
some guidance with typical congurations. You can copy and paste from these examples to your CLI. Be sure you make the necessary
changes to support your own IP Addresses, Interfaces, Names, etc.
Graphic illustration of the conguration shown below:
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
PBR Sample Conguration examples are shown below:
Policy-based Routing (PBR)
751