DXS-1210 Series Smart Managed Switch CLI Reference Guide
52
Switch# show access-group
eth1/0/1:
Inbound mac access-list : simple-mac-acl(ID: 7998)
Inbound ip access-list : simple-ip-acl(ID: 1998)
Switch#
4-18
show access-list
This command is used to display the accesslist configuration information.
show access-list [ip [NAME | NUMBER] | mac [NAME | NUMBER] | ipv6 [NAME | NUMBER] |
expert [NAME | NUMBER] | arp [NAME]]
Parameters
ip
(Optional) Specifies to display a listing of all IP accesslists.
mac
(Optional) Specifies to display a listing of all MAC accesslists.
ipv6
(Optional) Specifies to display a listing of all IPv6 accesslists.
expert
(Optional) Specifies to display a listing of all expert accesslists.
NAME | NUMBER
Specifies to display the contents of the specified accesslist.
arp
Specifies to display the ARP access list.
Default
None.
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
This command displays access list information. If no option is specified, a listing of all configured
access lists is displayed. If the type of access list is specified, detailed information of the access list
will be displayed. If the user enables the ACL hardware counter for an access list, the counter will be
displayed based on each access list entry.
Example
This example shows how to display all access lists.