Users Guide

Table 65. Viewing the Redirect-list Configuration
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.
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 below:
Dell#show ip redirect-list explicit_tunnel
IP redirect-list explicit_tunnel:
Defined as:
seq 5 redirect tunnel 1 track 1 tcp 155.55.2.0/24 222.22.2.0/24, Track 1 [up], Next-hop
reachable (via Te 1/32/1)
seq 10 redirect tunnel 1 track 1 tcp any any, Track 1 [up], Next-hop reachable (via Te 1/32)
seq 15 redirect tunnel 2 udp 155.55.0.0/16 host 144.144.144.144, Track 1 [up], Next-hop
reachable (via Te 1/32/1)
seq 35 redirect 155.1.1.2 track 5 ip 7.7.7.0/24 8.8.8.0/24, Track 5 [up], Next-hop reachable
(via Po 5)
seq 30 redirect 155.1.1.2 track 6 icmp host 8.8.8.8 any, Track 5 [up], Next-hop reachable (via
Po 5)
seq 35 redirect 42.1.1.2 icmp host 8.8.8.8 any, Next-hop reachable (via Vl 20)
seq 40 redirect 43.1.1.2 tcp 155.55.2.0/24 222.22.2.0/24, Next-hop reachable (via Vl 30)
seq 45 redirect 31.1.1.2 track 200 ip 12.0.0.0 255.0.0.197 13.0.0.0 255.0.0.197, Track 200
[up], Next-hop reachable (via Te 1/32/1)
, Track 200
[up], Next-hop reachable (via Vl 20)
, Track 200
[up], Next-hop reachable (via Po 5)
, Track 200
[up], Next-hop reachable (via Po 7)
, Track 200
[up], Next-hop reachable (via Te 2/18/1)
, Track 200
[up], Next-hop reachable (via Te 2/19/1)
Use the show ip redirect-list (without the list name) to display all the redirect-lists configured on the device.
Dell#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 Te 2/1/1),
Applied interfaces:
Te 2/2/1
NOTE: If, the redirect-list is applied to an interface, the output of show ip redirect-list redirect-list-name command
displays reachability status for the specified next-hop.
Showing CAM PBR Configuration Example :
Dell#show cam pbr stack-unit 1 port-set 0
TCP Flag: Bit 5 - URG, Bit 4 - ACK, Bit 3 - PSH, Bit 2 - RST, Bit 1 - SYN, Bit 0 - FIN
Cam Port VlanID Proto Tcp Src Dst SrcIp DstIp Next-hop Egress
Index Flag Port Port MAC Port
------------------------------------------------------------------------------------------------
-----------------
06080 0 N/A IP 0x0 0 0 200.200.200.200
200.200.200.200 199.199.199.199 199.199.199.199
Policy-based Routing (PBR) 680