configure vlan priority
ExtremeWare Software 7.3.0 Command Reference Guide 393
configure vlan priority
configure vlan <vlan name> priority <priority>
Description
Configures the 802.1p priority value for traffic generated on the switch.
Syntax Description
Default
N/A.
Usage Guidelines
The 802.1p priority field is placed in the 802.1Q tag when a packet is generated by the switch. The
switch CPU generates traffic, for example, when ping packets are sent out by a user on the switch
console.
To configure which queue to use for traffic traveling across a VLAN, use the following command:
configure vlan <vlan name> qosprofile <qosprofile>
Example
The following command configures VLAN accounting to use priority 6 in its generated traffic:
configure vlan accounting priority 6
History
This command was available in ExtremeWare 6.0.
Platform Availability
This command is available on all platforms.
vlan name Specifies a VLAN name.
priority Specifies the 802.1p priority value. The value is an integer between 0 and 7.