Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
QoS Policy Commands
page 53-112
OmniSwitch CLI Reference Guide
September 2009
policy condition inner 802.1p
Configures an inner (customer) source 802.1p value for a policy condition. This condition applies to 
double-tagged VLAN Stacking traffic and is used to classify such traffic based on the inner 802.1p bit 
value.
policy condition condition_name inner 802.1p 802.1p_value
policy condition condition_name no inner 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 inner 802.1p value of the inner 802.1Q VLAN tag (customer 
VLAN) to match on double-tagged packets. Values range from 0 
(lowest priority) to 7 (highest priority).
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
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.
• Policies that use the inner 802.1p condition are referred to as QoS VLAN Stacking policies. These are 
separate policies from those configured through the VLAN Stacking Service application.
• Use the source 802.1p policy condition to classify double-tagged traffic based on the 802.1p value of 
the outer VLAN tag of the packet.
• Note that if the Quarantine Manager Remediation (QMR) feature is active on the switch, configuring 
VLAN Stacking services and inner VLAN or 802.1p policies is not available. QMR is considered 
active when there are MAC addresses present in the Quarantine MAC group.
Examples
-> policy condition cond3 inner 802.1p 7
-> policy condition cond3 no inner 802.1p
Release History
Release 6.3.1; command was introduced.