Verifying the ACL Configuration Configuring ACLs
page 25-22 OmniSwitch 6600 Family Network Configuration Guide April 2006
Verifying the ACL Configuration
To display information about ACLs, use the same show commands that are used for displaying any QoS
policies. These commands include:
When a show command is used to display output for all pending and applied policy configuration, the
following characters may appear in the display:
The following example shows all policy rules configured on the switch:
-> show policy rule
Policy From Prec Enab Inact Refl Log Save
my_rule cli 0 Yes Yes No No Yes
Cnd/Act: cond5 -> action2
+my_rule5 cli 0 Yes No No No Yes
Cnd/Act: cond2 -> pri2
mac1 cli 0 Yes No No No Yes
Cnd/Act: dmac1 -> pri2
The display indicates that my_rule is inactive and is not used to classify traffic on the switch (the Inact
field displays Yes). The rule my_rule5 has been configured since the last qos apply command was
entered, as indicated by the plus (+) sign. The rule will not be used to classify traffic until the next qos
apply. Only mac1 is actively being used on the switch to classify traffic.
show policy condition Displays information about all pending and applied policy conditions or
a particular policy condition configured on the switch. Use the applied
keyword to display information about applied conditions only.
show policy action Displays information about all pending and applied policy actions or a
particular policy action configured on the switch. Use the applied key-
word to display information about applied actions only.
show policy rule Displays information about all pending and applied policy rules or a par-
ticular policy rule.
show active policy rule Displays the pending and applied policy rules that are active (enabled)
on the switch.
character definition
+ Indicates that the policy rule has been modified or has
been created since the last qos apply.
- Indicates the policy object is pending deletion.
# Indicates that the policy object differs between the pend-
ing/applied objects.