QoS Policy Commands
page 39-66 OmniSwitch CLI Reference Guide November 2009
policy condition ethertype
Configures an ethertype value to use for traffic classification.
policy condition condition_name ethertype etype
policy condition condition_name no ethertype
Syntax Definitions
condition_name The name of the condition.
etype The ethertype value, in the range 1536–65535 or 0x600–0xffff hex.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to remove an ethertype value from a condition; however, at least one
classification parameter must be associated with a condition.
• Enter a numeric or equivalent hex value for the etype.
Examples
-> policy condition cond12 ethertype 8137
Release History
Release 6.6.1; command was introduced.
Related Commands
policy condition Creates a policy condition.
qos apply Applies configured QoS and policy settings to the current configuration.
show policy condition Shows information about policy conditions configured on the switch.