Reference Guide

758 | Policy-based Routing
www.dell.com | support.dell.com
Show Redirect List Configuration
To view the configuration redirect list configuration, use the following command in EXEC mode:
List the redirect list configuration using the
show ip redirect-list redirect-list-name command.
The non-contiguous mask is displayed in dotted format (x.x.x.x). The contiguous mask is displayed in /x
format. Some sample outputs are shown in Showing Redirect List Configuration Example 1, Showing
Redirect List Configuration Example 2, and Showing CAM PBR Configuration Example.
Showing Redirect List Configuration Example 1
FTOS#show ip redirect-list xyz
IP redirect-list xyz:
Defined as:
seq 5 redirect 3.3.3.3 ip host 222.1.1.1 host 77.1.1.1
Applied interfaces:
None
Use the show ip redirect-list (without the list name) to display all the redirect-lists configured on the
device.
Showing Redirect List Configuration Example 2
FTOS#show ip redirect-list
IP redirect-list rcl0:
Defined as:
seq 5 permit ip 200.200.200.200 200.200.200.200 199.199.199.199 199.199.199.199
seq 10 redirect 1.1.1.2 tcp 234.224.234.234 255.234.234.234 222.222.222.222/24 eq 40
ack, Next-hop reachable (via Gi 8/1), ARP resolved
Applied interfaces:
Gi 8/0
Command Syntax Command Mode Purpose
show ip redirect-list
redirect-list-name
EXEC View the redirect list configuration and the associated interfaces.
show cam pbr
show cam-usage
EXEC View the redirect list entries programmed in the CAM.
Note: If, the redirect-list is applied to an interface, the output of show ip redirect-list
redirect-list-name
command displays reachability and ARP status for the specified next-hop.