Examples
To display detailed information about all access control lists:
Gxxx-001(super)# show ip access-control-list all detailed
List Number: 300
---------------
List Name: Default ACL List
Default Action: permit
Owner: other
List Number: 320
---------------
List Name: Sync1
Default Action: permit
Owner: x9393
List Number: 330
---------------
List Name: Admin13
Default Action: permit
Owner: Charlie
To display attributes of access control list 330:
Gxxx-001(super)# show ip access-control-list 330
Index Name Owner
----- ------------------------------- --------------------------
330 list #330 other
ip options: Permit
ip fragments : Permit
Index Protocol IP Wildcard Port Operation
----- -------- --- ---------------- --------------- ------------ --------
22 tcp Src Any Any Permit
Dst Any Any
Deflt Any Src Any Any Permit
Dst Any Any
To display detailed information about all access control lists on the VLAN 1 interface:
Gxxx-001(if:Vlan 1)# show ip access-control-list all detailed
List Number: 300
---------------
List Name: Default ACL List
Default Action: permit
Owner: other
List Number: 320
---------------
List Name: Sync1
Default Action: permit
Owner: x9393
List Number: 330
---------------
List Name: Admin13
Default Action: permit
Owner: Charlie