User Manual
UMN:CLI
V8102
251
To resequence the numbers in the MAC address-base ACL, use the following command.
Command
Mode
Description
mac
access-list
resequence
WORD
<1-2147483647>
<1-
2147483647>
Global
Resequences the numbers in the MAC address-based
ACL.
WORD: access-list name
1-2147483647: sequence number (default: 10)
1-2147483647: step to increment the sequence num-
ber (default: 10)
7.18.7
Access List Entries Limit
To configure the maximum number of available access list, use the following command.
Command
Mode
Description
maximum-access-list
<1-
4294967294>
Global
Configures the maximum number of ACL
no maximum-access-list
Deletes the configured ACL limit.
7.18.8
Displaying Access List Entries
To displays the existing Access List entries, use the following command.
Command
Mode
Description
show access-list
Enable
Global
Shows the existing ACL entries.
show ip access-list
show ip access-list
{<1-99> |
<100-199>
|
<1300-1999>
|
<2000-2699> | WORD}
Shows the existing ACL entries for a given ACL type.
1-99: IP standard access list
1300-1999: IP standard access list (extended range)
100-199: IP extended access list
2000-2699: IP extended access list (extended range)
WORD: access list name
show access-list-range
Shows the existing IP access range lists.
1-99: IP standard access list
1300-1999: IP standard access list (extended range)
100-199: IP extended access list
2000-2699: IP extended access list (extended range)
WORD: access list name
show ip access-list-range
show ip access-list-range
{<1-
99> | <100-199> | <1300-1999> |
<2000-2699> | WORD}
Sample Configuration
This is an example of displaying the configured ACL entries.
SWITCH
(config)#
show ip access-list
Standard IP access list 5
permit 10.55.10.0, wildcard bits 0.0.0.255
deny 10.55.1.0, wildcard bits 0.0.0.255
Extended IP access list 100
permit ip 10.55.10.0 0.0.0.255 10.55.193.0 0.0.0.255