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 Configuration
To view the configuration redirect list configuration, use the following commands.
1. View the redirect list configuration 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 configuration 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 configured 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 specified next-hop.
Example: Showing CAM PBR Configuration
Sample Configuration
The following configuration is an example for setting up a PBR. These are not comprehensive directions. They are intended to give you a
some guidance with typical configurations. 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 configuration shown below:
The Redirect-List GOLD defined in this example, creates the following rules:
description Route Gold traffic 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 traffic 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 traffic originating in
192.168.2.0/24”
seq 15 permit ip any
PBR Sample Configuration examples are shown below:
Policy-based Routing (PBR)
659