Hide thumbs Also See for Z9500:
Table of Contents

Advertisement

seq

seq
To a deny or permit filter in a prefix list while configuring the filter, assign a sequence number.
Z9500
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
deny
permit
any
ip-prefix /nn
ge min-prefix-
length
le max-prefix-
length
bitmask
number
Defaults
Not configured.
Command
PREFIX-LIST
Modes
Command
This guide is platform-specific. For command information about other platforms,
History
refer to 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
9.2(1.0)
Access Control Lists (ACL)
— configures a drop or permit filter with a specified sequence number.
Enter a number. The range is from 1 to 65534.
Enter the keyword deny to configure a filter to drop packets
meeting this condition..
Enter the keyword permit to configure a filter to forward
packets meeting this condition.
(OPTIONAL) Enter the keyword any to match any packets.
(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.
(OPTIONAL) Enter the keyword ge and then enter the
minimum prefix length, which is a number from zero (0) to
32.
(OPTIONAL) Enter the keyword le and then enter the
maximum prefix length, which is a number from zero (0) to
32.
Enter the keyword bitmask then enter a bit mask number in
dotted decimal format.
Description
Introduced on the Z9500.
287

Advertisement

Table of Contents
loading

Table of Contents