Service Manual

Table Of Contents
To delete a prefix list, use the no ip prefix-list prefix-name command.
Parameters
prefix-name
Enter a string up to 16 characters long as the name of the prefix list, up to 140
characters long.
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(1.0) Introduced on the Z9100ON.
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 S6000ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series.
7.8.1.0 Increased the name string to accept up to 140 characters. Prior to 7.8.1.0, names
are up to 16 characters long.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.2.1.1 Introduced on the E-Series.
Usage
Information
Prefix lists redistribute OSPF and RIP routes meeting specific criteria.
Related
Commands
show ip route list display IP routes in an IP prefix list.
show ip prefix-list summary display a summary of the configured prefix lists.
seq
To a deny or permit filter in a prefix list while configuring the filter, assign a sequence number.
Syntax
seq sequence-number {deny | permit} {any} | [ip-prefix /nn {ge min-prefix-
length} {le max-prefix-length}] | [bitmask number]
To delete a specific filter, use the no seq sequence-number {deny | permit} {any} | [ip-
prefix {ge min-prefix-length} {le max-prefix-length}] | [bitmask number].
Parameters
sequence-
number
Enter a number. The range is from 1 to 4294967294.
deny Enter the keyword deny to configure a filter to drop packets meeting this
condition..
permit Enter the keyword permit to configure a filter to forward packets meeting this
condition.
any (OPTIONAL) Enter the keyword any to match any packets.
ip-prefix /nn
(OPTIONAL) Specify an IP prefix in the network/length format. For example,
35.0.0.0/8 means match the first 8 bits of address 35.0.0.0.
214 Access Control Lists (ACL)