QoS Policy Commands
OmniSwitch CLI Reference Guide November 2009 page 39-99
policy condition 802.1p
Configures the 802.1p value for a policy condition.
policy condition condition_name 802.1p 802.1p_value
policy condition condition_name no 802.1p
Syntax Definitions
condition_name The name of the condition. May be an existing condition name or a new
condition.
802.1p_value The 802.1p value in the 802.1Q VLAN tag for the flow. Values range
from 0 (lowest priority) to 7 (highest priority).
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of the command to remove an 802.1p value for a condition; however, at least one clas-
sification parameter must be associated with a condition.
• The 802.1p policy condition classifies double-tagged traffic (for example, VLAN Stacking packets)
based on the 802.1p value of the outer VLAN tag of the packet.
Examples
-> policy condition cond3 802.1p 7
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
alaQoSConditionTable
alaQoSConditionName
alaQoSCondition8021p
qos apply Applies configured QoS and policy settings to the current configuration.
policy condition Creates a policy condition.
show policy condition Shows information about policy conditions configured on the switch.