386 ExtremeWare Software 7.3.0 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
N/A.
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.
The default mapping of each 802.1p priority value to QoS profile is as follows:
Example
The following commands swap the QoS profiles associated with 802.1p priority values 1 and 2 on an
“i”
series device:
configure dot1p type 2 qosprofile qp2
configure dot1p type 1 qosprofile qp3
History
This command was available in ExtremeWare 6.0.
Platform Availability
This command is available on all platforms.
dot1p_priority Specifies the 802.1p priority value. The value is an integer between 0 and 7.
qosprofile Specifies a QoS profile.
Table 12: 802.1p Priority Value-to-QoS Profile Default Mapping
Priority Value QoS Profile Summit Chipset QoS Profile “i” Chipset
0 Qp1 Qp1
1 Qp1 Qp2
2 Qp2 Qp3
3 Qp2 Qp4
4 Qp3 Qp5
5 Qp3 Qp6
6 Qp4 Qp7
7 Qp4 Qp8