Administrator's Guide v4.1.1 Manual

NOTE
Before downgrading firmware, you must unbind any ACLs on the management interface, or the
downgrade will be blocked.
Displaying the IP ACL configuration
To display the IP ACL configuration, use the show running-config ip access-list command in
privileged EXEC mode.
switch# show running-config ip access-list
ip access-list standard stdACL3
seq 5 permit host 10.20.33.4
seq 7 permit any
!
ip access-list extended extdACL5
seq 5 deny tcp host 10.24.26.145 any eq 23
seq 7 deny tcp any any eq 80
seq 10 deny udp any any range 10 25
seq 15 permit tcpp any any
Displaying the IP ACL configuration
470 Network OS Administrator’s Guide
53-1003225-04