Cisco Catalyst 3550 Command Reference Manual page 268

Multilayer switch
Hide thumbs Also See for Catalyst 3550:
Table of Contents

Advertisement

mls qos
Policy-maps and class-maps used to configure QoS are not deleted from the configuration by the no mls
qos command, but entries corresponding to policy maps are removed from the switch hardware to save
system resources. To re-enable QoS with the previous configurations, use the mls qos command.
When QoS is disabled, ingress traffic is switched in pass-through mode, which means packets are
switched without any rewrites and are classified to best effort without any policing. No ingress and
egress policers are configured. All CoS values for egress traffic are mapped to queue 1.
Toggling the QoS status of the switch with this command modifies (reallocates) the sizes of the queues.
During the queue size modification, the switch is in a halt mode and drops packets for a short period.
Examples
This example shows how to disable flow control on all interfaces and then enable QoS on the switch:
Switch(config)# interface range gigabitethernet0/1 -12
Switch(config-if)# flowcontrol receive off
Switch(config-if-range)# flowcontrol send off
Switch(config-if-range)# exit
Switch(config)# mls qos
This example shows how to disable all QoS processing on the switch:
Switch(config)# no mls qos
You can verify your settings by entering the show mls qos privileged EXEC command.
Related Commands
Command
flowcontrol
mls qos min-reserve
show mls qos
wrr-queue bandwidth
wrr-queue min-reserve
wrr-queue queue-limit
wrr-queue threshold
Catalyst 3550 Multilayer Switch Command Reference
2-242
Description
Sets the receive or send flow-control value for an interface.
Configures the minimum-reserve levels (segments) on 10/100 Ethernet
ports.
Displays QoS information.
Assigns WRR weights to the four egress queues.
Assigns a minimum-reserve level to an egress queue on a 10/100
Ethernet port.
Configures the sizes of the egress queues on Gigabit-capable Ethernet
ports.
Assigns tail-drop threshold percentages to an egress queue of a
Gigabit-capable Ethernet port.
Chapter 2
Catalyst 3550 Switch Cisco IOS Commands
OL-8566-02

Advertisement

Table of Contents
loading

Table of Contents