Alcatel-Lucent 6600 Switch User Manual


 
Creating Policies Configuring QoS
page 24-30 OmniSwitch 6600 Family Network Configuration Guide April 2006
Verifying Policy Configuration
To view information about policy rules, conditions, and actions configured on the switch, use the follow-
ing commands:
When the command is used to show output for all pending and applied policy configuration, the following
characters may appear in the display:
For example:
-> 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 above 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.
To display only policy rules that are active (enabled and applied) 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
mac1 cli 0 Yes No No No Yes 0
Cnd/Act: dmac1 -> pri2
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. Use the applied keyword to display information
about applied rules only.
show active policy rule Displays 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.