QoS Policy Commands
OmniSwitch CLI Reference Guide November 2009 page 39-195
show policy condition
Displays information about pending and applied policy conditions.
show [applied] policy condition [condition_name]
Syntax Definitions
applied Indicates that only conditions that have been applied should be
displayed.
condition_name The name of the condition for which you want to display information;
or a wildcard sequence of characters for displaying information about
conditions with similar names. Use an asterisk (*) to indicate a wild-
card character.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Information for all policy conditions displays unless condition_name is specified.
• The display may include any of the following characters:
Examples
-> show policy condition
Condition Name: From Src -> Dest
pcond1 cli
*IP : Any -> 198.60.82.0/255.255.255.0
+c4 cli
*IP : 10.11.2.0/255/255/255.0 -> Any
*TCP : Any -> 600
-> show policy condition c*
Condition Name: From Src -> Dest
+c4 cli
*IP : 10.11.2.0/255/255/255.0 -> Any
*TCP : Any -> 600
character definition
+ Indicates a new policy condition.
- Indicates the policy condition is pending deletion.
# Indicates that the policy condition differs between
the pending/applied conditions.