Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
QoS Policy Commands
page 53-106
OmniSwitch CLI Reference Guide
September 2009
policy condition inner source vlan
Configures an inner source VLAN ID as a policy condition. This condition applies to double-tagged 
VLAN Stacking traffic and is used to classify such traffic based on the inner VLAN ID tag, also known as 
the customer VLAN ID.
policy condition condition_name inner source vlan vlan_id
policy condition condition_name no inner source vlan
Syntax Definitions
condition_name
The name of the condition. May be an existing condition name or a new 
condition.
vlan_id
The inner source VLAN ID (customer VLAN ID) to match on double-
tagged packets.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of the command to remove an inner source VLAN from a policy condition; however, 
at least one classification parameter must be associated with a condition.
• Policies that use the inner source VLAN 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 vlan policy condition to classify double-tagged traffic based on the 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 cond5 inner source vlan 3
-> policy condition cond5 no inner source vlan
Release History
Release 6.3.1; command was introduced.