Users Guide
Version Description
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Related Commands
deny — congures a lter to drop packets.
permit — congures a lter to forward packets.
IP Prex List Commands
When you create an access-list without any rule and then apply it to an interface, the ACL behavior reects implicit permit.
To congure or enable IP prex lists, use these commands.
clear ip prex-list
Reset the number of times trac mets the conditions (“hit” counters) of the congured prex lists.
Syntax
clear ip prefix-list [prefix-name]
Parameters
prex-name (OPTIONAL) Enter the name of the congured prex list to clear only counters for that
prex list, up to 140 characters long.
Defaults Clears “hit” counters for all prex lists unless a prex list is specied.
Command Modes EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Related Commands ip prex-list — congures a prex list.
deny
To drop packets meeting the criteria specied, congure a lter.
Syntax
deny ip-prefix [ge min-prefix-length] [le max-prefix-length]
Parameters
ip-prex Specify an IP prex in the network/length format. For example, 35.0.0.0/ 8 means match
the rst 8 bits of address 35.0.0.0.
ge min-prex-
length
(OPTIONAL) Enter the keyword ge and then enter the minimum prex length, which is a
number from zero (0) to 32.
le max-prex-length (OPTIONAL) Enter the keyword le and then enter the maximum prex length, which is a
number from zero (0) to 32.
Defaults Not congured.
Access Control Lists (ACL) 195