QoS Policy Commands
page 39-202 OmniSwitch CLI Reference Guide November 2009
Examples
-> show policy rule
             Policy               From  Prec Enab   Act Refl Log Trap Save
r1  cli     0  Yes   Yes   No  No  Yes  Yes
  (L2/3):                               c1 -> a1
r2   cli     0  Yes   Yes   No  No  Yes  Yes
  (L2/3):                               c2 -> a2
+r3                                cli     0  Yes   Yes   No  No  Yes  Yes
  (L2/3):                               c2 -> a3
+r4                                cli     0  Yes   Yes   No  No  Yes  Yes
  (L2/3):                               c1 -> a1
-> show applied policy rule
             Policy               From  Prec Enab   Act Refl Log Trap Save
 r1                                cli     0  Yes   Yes   No  No  Yes  Yes
  (L2/3):                               c1 -> a1
 r2                                cli     0  Yes   Yes   No  No  Yes  Yes
  (L2/3):                               c2 -> a2
output definitions
Policy The name of the policy rule, configured through the policy rule com-
mand. A plus sign (+) preceding a policy rule name indicates that the 
policy rule has been modified or has been created since the last qos 
apply.
From Where the rule originated.
Prec The precedence of the rule. Precedence determines the order in which 
the switch will apply rules. Configured through the 
Enab Whether or not the rule is enabled.
Act Whether or not the rule is enforceable by the switch (e.g., qos is 
enabled, rule is valid and enabled, validity period is active).
Refl Whether the rule is reflexive or not.
Log Whether or not the switch will log messages about specific flows com-
ing into the switch that match this policy rule. Configured through the 
policy rule command.
Trap Whether or not traps are enabled for the rule. Configured through the 
policy rule command. A trap is sent when a port is administratively 
disabled through a port disable action or a UserPort shutdown function.
Save Whether the rule will be captured in an ASCII text file (using the 
configuration snapshot command), saved to the working directory 
after the write memory command or copy running-config working 
command is entered, or saved after a reboot. Configured through the 
policy rule command. 
{L2/3} The condition and the action associated with the rule; configured 
through the policy condition and policy action commands respec-
tively.