API Guide

Table Of Contents
Version Description
8.4.2.0 Introduced on the E-Series TeraScale.
7.7.1.0 Introduced on the E-Series ExaScale.
Usage Information
You can apply any number of redirect-groups to an interface. A redirect list can contain any number of configured
rules. These rules include the next-hop IP address where the incoming traffic is redirected.
If the next hop address is reachable, traffic is forwarded to the specified next hop. Otherwise, the normal routing
table is used to forward traffic. When a redirect-group is applied to an interface and the next-hop is reachable, the
rules are added into the PBR CAM region. When incoming traffic hits an entry in the CAM, the traffic is redirected
to the corresponding next-hop IP address specified in the rule.
NOTE: Apply the redirect list to physical, VLAN, or LAG interfaces only.
Related
Commands
show cam pbr – displays the content of the PBR CAM.
show ip redirect-list – displays the redirect-list configuration.
ip redirect-list
Configure a redirect list and enter REDIRECT-LIST mode.
C9000 Series
Syntax
ip redirect-list redirect-list-name ]
To remove a redirect list, use the no ip redirect-list command.
Parameters
redirect-list-name
Enter a description to identify the IP redirect list (16 characters maximum)
Defaults None
Command Modes
CONFIGURATION
CONFIGURATION TERMINAL BATCH
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.10(0.0) Introduced the Configuration Terminal Batch mode on C9010.
9.9(0.0) Introduced on the C9010.
9.8(0.0) Introduced on the S3048-ON and S4048–ON.
9.7(0.0) Introduced on the S6000-ON.
9.5(0.1) Introduced on the Z9500.
9.4(0.0) Introduced on the S4810, S4820T, S6000, and Z9000.
8.4.2.1 Introduced on the C-Series and S-Series.
8.4.2.0 Introduced on the E-Series TeraScale.
7.7.1.0 Introduced on the E-Series ExaScale.
Policy-based Routing (PBR) 1283