6-8
Cisco uBR10012 Universal Broadband Router Software Configuration Guide
OL-1520-05
Chapter6 Troubleshooting the System
show cable qos profile
show cable qos profile
To display quality-of-service (QoS) profiles for a Cisco CMTS, use the show cable qos profile
command in privileged EXEC mode.
show cable qos profile profile-index [verbose]
Note Commencing with Cisco IOS Release 12.0(7)XR, the verbose option was added. Commencing with
Cisco IOS Release 12.1(4)CX, this command was deprecated for DOCSIS 1.1 use because DOCSIS
1.1 replaces the QoS profile model with a service flow model. The show interface cable qos
paramset command is used for DOCSIS 1.1 operation.
Syntax Description
Examples The following example displays the QoS tables for profiles 1, 2, 3, and 4:
Router# show cable qos profile
Service Prio Max Guarantee Max Max tx TOS TOS Create B
class upstream upstream downstream burst mask value by priv
bandwidth bandwidth bandwidth enab
1 0 0 0 0 0 0x0 0x0 cmts no
2 0 64000 0 1000000 0 0x0 0x0 cmts no
3 0 1000 0 1000 0 0x0 0x0 cmts no
4 7 2000000 100000 4000000 0 0x0 0x0 cm yes
The following example displays verbose output for profile 1:
Router# show cable qos profile verbose
hccp-server# show cable qos profile verbose
Profile Index 1
Name Default
Upstream Traffic Priority 0
Upstream Maximum Rate (bps) 0
Upstream Guaranteed Rate (bps) 0
Unsolicited Grant Size (bytes) 0
Unsolicited Grant Interval (usecs) 0
Upstream Maximum Transmit Burst (bytes) 0
IP Type of Service Overwrite Mask 0x0
IP Type of Service Overwrite Value 0x0
Downstream Maximum Rate (bps) 0
Created By cmts(r)
Baseline Privacy Enabled no
For additional information, examples, command history and related commands, refer to the
CiscoBroadband Cable Command Reference Guide on Cisco.com.
profile-index Displays cable QoS table. Valid range is 1 to 255.
verbose Displays detail information about the quality-of-service profiles.