188
<Configuration Example>
Overview: Enable the QoS function and configure the mapping.
(1) Map the Priority value 0 to the Queue 1.
(2) Map the Priority value 1 to the Queue 0.
(3) Enable the QoS function.
Fig. 4-5-2 Example of the QoS configuration
M24eG> enable
M24eG# configure
M24eG(config)# priority-queue cos-map 0 1
M24eG(config)# priority-queue cos-map 1 0
M24eG(config)# mls qos
M24eG(config)# exit
M24eG#
(1)
(2)
(3)