Configuring ACLs Verifying the ACL Configuration
OmniSwitch 6600 Family Network Configuration Guide April 2006 page 25-23
To display only policy rules that are active (enabled) on the switch, use the show active policy rule
command. For example:
-> show active policy rule
Policy From Prec Enab Inact Refl Log Save Matches
+my_rule5 cli 0 Yes No No No Yes 0
Cnd/Act: cond2 -> pri2
mac1 cli 0 Yes No No No Yes 0
Cnd/Act: dmac1 -> pri2
In this example, the rule my_rule does not display because it is inactive. Rules are inactive if they are
administratively disabled through the policy rule command, or if the rule cannot be enforced by the
current hardware. Both my_rule5 and mac1 are displayed here because they are active; however,
my_rule5 is a pending rule and will not be used to classify traffic until the qos apply command is entered.
See the OmniSwitch CLI Reference Guide for more information about the output of these commands.