Access Control Lists (ACL) | 127
Defaults
Not configured
Command Modes
CONFIGURATION-MAC ACCESS LIST-STANDARD
Command
History
Related
Commands
IP Prefix List Commands
When an access-list is created without any rule and then applied to an interface, ACL behavior reflects
implicit permit.
Use these commands to configure or enable IP prefix lists.
• clear ip prefix-list
• deny
• ip prefix-list
• permit
• seq
• show config
• show ip prefix-list detail
• show ip prefix-list summary
clear ip prefix-list
Reset the number of times traffic met the conditions (“hit” counters) of the configured prefix lists.
Syntax
clear ip prefix-list [prefix-name]
Parameters
Command Modes
EXEC Privilege
ethertype operator
(OPTIONAL) To filter based on protocol type, enter one of the
following Ethertypes:
•
ev2 - is the Ethernet II frame format.
•
llc - is the IEEE 802.3 frame format.
•
snap - is the IEEE 802.3 SNAP frame format.
count (OPTIONAL) Enter the keyword count to count packets processed by
the filter.
byte (OPTIONAL) Enter the keyword byte to count bytes processed by the
filter.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
deny Configures a filter to drop traffic.
permit Configures a filter to forward traffic.
prefix-name
(OPTIONAL) Enter the name of the configured prefix list to clear only counters for that
prefix list, up to 140 characters long.