debug auto qos
debug auto qos
Use the debug auto qos privileged EXEC command to enable debugging of the automatic quality of
service (auto-QoS) feature. Use the no form of this command to disable debugging.
Syntax Description
This command has no keywords or arguments.
Defaults
Auto-QoS debugging is disabled.
Command Modes
Privileged EXEC
Command History
Release
12.2(25)SEF
Usage Guidelines
To display the QoS configuration that is automatically generated when auto-QoS is enabled, enable
debugging before you enable auto-QoS. You enable debugging by entering the debug auto qos
privileged EXEC command.
The undebug auto qos command is the same as the no debug auto qos command.
Examples
This example shows how to display the QoS configuration that is automatically generated when
auto-QoS is enabled:
Switch# debug auto qos
AutoQoS debugging is on
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# interface gigabitethernet0/21
Switch(config-if)# auto qos voip cisco-phone
21:29:41: mls qos map cos-dscp 0 8 16 26 32 46 48 56
21:29:41: mls qos
21:29:42: no mls qos srr-queue input cos-map
21:29:42: no mls qos srr-queue output cos-map
21:29:42: mls qos srr-queue input cos-map queue 1 threshold 3 0
21:29:42: mls qos srr-queue input cos-map queue 1 threshold 2 1
21:29:42: mls qos srr-queue input cos-map queue 2 threshold 1 2
21:29:42: mls qos srr-queue input cos-map queue 2 threshold 2 4 6 7
21:29:43: mls qos srr-queue input cos-map queue 2 threshold 3 3 5
21:29:43: mls qos srr-queue output cos-map queue 1 threshold 3 5
21:29:43: mls qos srr-queue output cos-map queue 2 threshold 3 3 6 7
21:29:44: mls qos srr-queue output cos-map queue 3 threshold 3 2 4
21:29:44: mls qos srr-queue output cos-map queue 4 threshold 2 1
21:29:44: mls qos srr-queue output cos-map queue 4 threshold 3 0
Cisco Catalyst Blade Switch 3020 for HP Command Reference
B-2
debug auto qos
no debug auto qos
Modification
This command was introduced.
Appendix B
Cisco Catalyst Blade Switch 3020 for HP Debug Commands
End with CNTL/Z.
OL-8916-01