128 | Access Control Lists (ACL)
www.dell.com | support.dell.com
Command
History
Default
Clears “hit” counters for all prefix lists unless a prefix list is specified.
Related
Commands
deny
Configure a filter to drop packets meeting the criteria specified.
Syntax
deny ip-prefix [ge min-prefix-length] [le max-prefix-length]
Parameters
Defaults
Not configured.
Command Modes
PREFIX-LIST
Command
History
Usage
Information
Sequence numbers for this filter are automatically assigned starting at sequence number 5.
If you do not use the options ge or le, only packets with an exact match to the prefix are filtered.
Related
Commands
ip prefix-list
Enter PREFIX-LIST mode and configure a prefix list.
Syntax
ip prefix-list prefix-name
Parameters
Command Modes
CONFIGURATION
Command
History
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
ip prefix-list Configures a prefix list.
ip-prefix
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.
ge min-prefix-length (OPTIONAL) Enter the keyword ge followed by the minimum prefix
length, which is a number from zero (0) to 32.
le max-prefix-length
(OPTIONAL) Enter the keyword le followed by the maximum prefix
length, which is a number from zero (0) to 32.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
permit Configures a filter to pass packets.
seq Configures a drop or permit filter with a specified sequence number.
prefix-name
Enter a string up to 16 characters long as the name of the prefix list, up to 140 characters
long.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module