CLI Guide

show aclrange
Display the list of ACL ranges configured and ACLs using the range profiles.
Syntax
show aclrange [access-list]
Parameters
access-list Enter the keyword access-list to display the ACLs that are using the range profiles configured.
Default None
Command Modes
EXEC
EXEC Privilege
Command
History
Version Description
9.11(0.0) Introduced on the S6000-ON, S6100-ON, Z9100-ON.
Usage
Information
Use the show aclrange to display the list of ACL ranges configured.
Use the show aclrange access-list to display the ACLs associated with the configured range profiles.
Examples
To display the list of ACL ranges:
DellEMC# show aclrange
INDEX PROFILE_NAME TYPE INVERSE LOWER UPPER REF_CNT
THRESHOLD THRESHOLD
--------------------------------------------------------------------------------------
1 dport1 l4dstport No 80 89 0
2 dport2 l4dstport No 3000 3500 2
3 dportgt5000 l4dstport No 5001 65535 1
4 ip-mtu-782 mtu No 782 782 1
5 sport1 l4srcport No 1024 65535 1
6 sportinv1 l4srcport Yes 2500 2500 1
To display the list of ACLs using the configured range profiles:
DellEMC# show aclrange access-list
Profile-name type Acl-name seqno
abc v4 abc 5
V4 zyx 10
V6 def 8
bgp V6 ghi 8
show ip accounting access-list
Display the IP access-lists created on the switch and the sequence of filters.
Syntax
show ip accounting {access-list access-list-name | cam_count} interface
interface [vrf vrf-name]
Parameters
access-list-name
Enter the name of the ACL to be displayed.
cam_count
List the count of the CAM rules for this ACL.
interface
interface
Enter the keyword interface then the one of the following keywords and the
interface information:
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port information.
For a port channel interface, enter the keywords port-channel then a
number.
190 Access Control Lists (ACL)