User`s guide
Chapter 12 Access Control Lists 219
Examples
Display all ACLs on the system.
Display an ACL by name (“renoset”) and its rules.
Removing ACLs
Use the remove acl command to delete configured ACLs on the system. This
command can remove a rule, an entire ACL, or all ACLs.
show acl *
name rule rank descr conditions action
------------------------------------------------------------------------------
renoset 1 0 allow, learn both
renoset 2 0 src
ipaddr
exactly
192.168.1.1/32
test 1 0
dest
ipaddr
exactly 10.1.1.1
web100m 1 0 dest port allow,
exactly 80 police=test/100mhttp both
4 records displayed
Display an ACL by name (“renoset”) and its rules.
show acl renoset
name rule rank descr conditions action
------------------------------------------------------------------------------
renoset 1 0 allow, learn both
renoset 2 0 src ipaddr exactly 192.168.1.1/32
2 records displayed
show acl renoset
name rule rank descr conditions action
------------------------------------------------------------------------------
renoset 1 0 allow, learn both
renoset 2 0 src ipaddr exactly 192.168.1.1/32
2 records displayed