Chapter 29
Configuring IP Access Control Lists
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m .
Example 29-1 Displays Configured IP-ACLs
switch# show ip access-list usage
Access List Name/Number
-------------------------------- ------- ---- --------- -------------
abc
x1
x3
Example 29-2 Displays a Summary of the Specified IP-ACL
switch# show ip access-list abc
ip access-list abc permit tcp any any (0 matches)
ip access-list abc permit udp any any (0 matches)
ip access-list abc permit icmp any any (0 matches)
ip access-list abc permit ip 10.1.1.0 0.0.0.255 (2 matches)
ip access-list abc permit ip 10.3.70.0 0.0.0.255 (7 matches)
IP-ACL Counter Cleanup
Use the clear command to clear the counters for a specified IP-ACL entry.
You cannot use this command to clear the counters for each individual filter.
Note
switch# clear ip access-list counters abc
OL-6973-03, Cisco MDS SAN-OS Release 2.x
Filters IF
Status
3
7
active
3
1
active
0
1
not-ready Tue Jun 24 18:32:28 2003
Cisco MDS 9000 Family Configuration Guide
IP Access Control Lists
Creation Time
Tue Jun 24 17:51:40 2003
Tue Jun 24 18:32:25 2003
29-9