1720 ExtremeWare Software 7.3.0 Command Reference Guide
T1, E1, and T3 WAN Commands
configure wanqos egress map dot1p_priority
configure wanqos egress map dot1p_priority <priority> to qosprofile <QoS
profile>
Description
Change the default mapping of dot1p values to software egress queues.
Syntax Description
Default
N/A.
Usage Guidelines
WAN QoS uses dot1p value to map directly to software egress queues. Use this command to change the
default mapping and map several dot1p values to the same software queue. This can simplify
configuration (two to three classes of service instead of eight) and improve egress burst tolerance
because each queue can have a larger number of buffers. Set the maximum buffer size to one for unused
queues.
To set the maximum buffer size on queues, use the following command:
configure qosprofile <qosprofile> wanqos maxbuf <count> [ports <portlist> |
multilink <multilink name>]
Example
The following command maps dot1p priority 5 to QoS profile qp7:
configure wanqos egress map dot1p_priority 5 to qosprofile qp7
History
This command was available in ExtremeWare 7.1.0.
Platform Availability
This command is available for T1 and E1 modules.
priority Specifies a dot1p priority.
qosprofile Specifies a QoS profile name.