User`s guide
218 XgOS User’s Guide • September 2014
Example
Displaying ACLs and Rules
Use the show acl command to display configured ACLs or their component rules.
This command shows configured ACLs regardless of whether they are attached to
an I/O Module or not.
When you display ACLs and rules, you can show all ACLs on the system or, if you
specify an ACL name, information for only that ACL is displayed. The output of the
show acl command displays:
■ ACL name
■ number and rank of any rule configured in each ACL
■ an optional description (if present)
■ conditions and actions for each rule in the ACL
Syntax
Parameter Description
{*|<name>}—Enables displaying information about all ACLs or a specific ACL.
set acl test rule 1 condition dest ipaddr = 10.1.1.1 mask 255.255.255.255
show -list acl test
---------------------------------------------------------------------------
name test
rule 1
rank 0
descr
conditions dest ipaddr = 10.1.1.1 mask 255.255.255.255
action
---------------------------------------------------------------------------
1 record displayed
show acl
show acl {*|<name>}