Specifications
228 ExtremeWare XOS 10.1 Command Reference Guide
QoS Commands
configure dot1p type
configure dot1p type <dot1p_priority> qosprofile <qosprofile>
Description
Configures the default QoS profile to 802.1p priority mapping.
Syntax Description
Default
Usage Guidelines
An 802.1p priority value seen on ingress can be mapped to a particular QoS profile and with specific
bandwidth management and priority behavior.
Example
The following commands swap the QoS profiles associated with 802.1p priority values 1 and 2:
configure dot1p type 2 qosprofile qp2
configure dot1p type 1 qosprofile qp3
dot1p_priority Specifies the 802.1p priority value. The value is an integer between 0 and 7.
qosprofile Specifies a QoS profile.
Dot1p Priority QoS Profile
0 Qp1
1 Qp2
2 Qp3
3 Qp4
4 Qp5
5 Qp6
6 Qp7
7 Qp8