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
Following is an example of the output that appears if DoS-classification is configured:
Index Protocol IP Wildcard Port Operation
DSCP Fragment rule
----- ------ --- --------- -------------- ------ --------------
123 Any Src 1.2.3.4 Host Any Permit
Any Dst Any Any No
Dos classification: other-attack
234 Any Src 2.2.2.2 Host Any Permit
Any Dst Any Any No
Dos classification: fraggle
345 Any Src 3.3.3.3 Host Any Permit
Any Dst Any Any No
Dos classification: ip-spoofing
Deflt Any Src Any Any Permit
Any Dst Any Any No