QoS Policy Commands
OmniSwitch CLI Reference Guide November 2009 page 39-95
policy condition source vlan
Configures a source VLAN for a policy condition.
policy condition condition_name source vlan vlan_id
policy condition condition_name no source vlan
Syntax Definitions
condition_name The name of the condition. May be an existing condition name or a new
condition.
vlan_id The source VLAN ID for the flow.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of the command to remove a source VLAN from a policy condition; however, at least
one classification parameter must be associated with a condition.
• The source vlan policy condition classifies double-tagged traffic (for example, VLAN Stacking pack-
ets) based on the value of the outer VLAN tag of the packet.
Examples
-> policy condition cond5 source vlan 3
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
alaQoSConditionTable
alaQoSConditionName
alaQoSConditionSourceVlan
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.