2-283
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
mls qos enhanced
mls qos enhanced
Use the
mls qos enhanced
interface configuration command to take the internal bandwidth from one
enhanced-services (ES) port and apply it to the other ES port. Use the
no
form of this command to return
to the default setting.
mls qos enhanced
no mls qos enhanced
Syntax Description
This command has no arguments or keywords
Defaults
The internal bandwidth is shared between the ES ports.
Command Modes
Interface configuration
Command History
Usage Guidelines
You can apply this command to only one ES port at a time. Applying the bandwidth to only a single ES
port enables the existing quality of service (QoS) features to function more effectively.
Before applying this command to an ES port, disable the other ES port by using the
shutdown
interface
configuration command. As long as the enhanced QoS functionality is applied to one ES port, the other
ES port cannot be brought back up.
When you configure an ES port with the
mls qos enhanced
command, the port goes down and comes
back up.
Examples
This example shows how to apply the internal bandwidth to one ES port:
Switch(config)#
interface gigabitethernet1/1/1
Switch(config-if)#
shutdown
Switch(config-if)#
exit
Switch(config)#
interface gigabitethernet1/1/2
Switch(config-if)#
mls qos enhanced
You can verify your settings by entering the
show running-config
privileged EXEC command.
Release
Modification
12.1(14)AX
This command was introduced.