Users Guide
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
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-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.
6.5.3.0 Introduced on the E-Series.
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
• ip for any internet protocol
• tcp for transmission control protocol
• udp for user datagram protocol
source
Enter the IP address of the network or host from which the packets were sent.
mask
Enter a network mask in /prefix format (/x).
any Enter the keyword any to specify that all traffic is subject to the filter.
host
ip-address
Enter the keyword host then he IP address to specify a host IP address.
destination
Enter the IP address of the network or host to which the packets are sent.
Policy-based Routing (PBR) 995