CLI Guide
ip redirect-list
Configure a redirect list and enter REDIRECT-LIST mode.
Syntax
ip redirect-list redirect-list-name
To remove a redirect list, use the no ip redirect-list command.
Parameters
redirect-list-name Enter the name of a redirect list.
Defaults none
Command Modes CONFIGURATION
Supported Modes Full—Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.4(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
8.4.2.1 Introduced on the C-Series and S-Series.
8.4.2.0 Introduced on the E-Series TeraScale.
6.5.3.0 Introduced on the E-Series ExaScale.
permit
Configure a permit rule. A permit rule excludes the matching packets from PBR classification and routes
them using conventional routing.
Syntax
permit {ip-protocol-number | protocol-type} {source mask | any
| host ip-address} {destination mask | any | host ip-address}
[bit] [operators]
To remove the rule, use one of the following:
• If you know the filter sequence number, use the no seq sequence-number
syntax command.
• You can also use the no permit {ip-protocol-number | protocol-
type} {source mask | any | host ip-address} {destination
mask
| any | host ip-address} [bit] [operators] command.
Parameters
ip-protocol-
number
Enter a number from 0 to 255 for the protocol identified in
the IP protocol header.
protocol-type Enter one of the following keywords as the protocol type:
• icmp for internet control message protocol
1144
Policy-based Routing (PBR)