Administrator Guide

In addition to supporting multiple redirect-lists in a redirect-group, multiple redirect-groups are supported on a single interface. Dell
Networking OS has the capability to support multiple groups on an interface for backup purposes.
Show Redirect List Conguration
To view the conguration redirect list conguration, use the following commands.
1 View the redirect list conguration and the associated interfaces.
EXEC mode
show ip redirect-list redirect-list-name
2 View the redirect list entries programmed in the CAM.
EXEC mode
show cam pbr
show cam-usage
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:
724
Policy-based Routing (PBR)