3-151
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 3 Cisco CMTS Show Commands
show cable service-class
show cable service-class
To display the parameters for cable service class, use the
show
cable service class
command in
privileged EXEC mode.
show cable service-class
[
sclass-index
] [
verbose
]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
You can display a summary of either one service class or all service classes. You can also display a
complete listing of each service class and of all the defined service classes.
Examples
The following sample output shows the standard and verbose formats of the
show
cable service class
command:
Router#
show cable service-class
Index Name Dir Sched Prio MaxSusRate MaxBurst MinRsvRate
1 UP_UGS US/DS UGS 0 0 1522 0
2 UP_UGSAD US/DS UGS_AD 0 0 1522 0
3 UP_RTPS US/DS RTPS 0 128000 2000 64000
4 UP_BE US/DS BE 5 128000 2000 0
5 DOWN_BE US/DS BE 5 1000000 3000 0
Router#
show cable service-class 1
Index Name Dir Sched Prio MaxSusRate MaxBurst MinRsvRate
1 UP_UGS US/DS UGS 0 0 1522 0
Router#
show cable service-class 1 verbose
Index: 1
Name: UP_UGS
Direction: Upstream/Downstream
Traffic Priority: 0
Maximum Sustained Rate: 0 bits/sec
Max Burst: 1522 bytes
Minimum Reserved Rate: 0 bits/sec
Minimum Packet Size 100 bytes
Admitted QoS Timeout 30 seconds
Active QoS Timeout 30 seconds
sclass-index
Identifies the index for a service class that has already been defined
(1 to 255).
verbose
Displays all of the defined attributes for the service class.
Release
Modification
12.1(4)CX
This command was introduced.
12.2(4)BC1
Support was added to the Release 12.2 BC train.