5-61
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 5 Cisco CMTS Debugging Commands
debug cable range
debug cable range
To display ranging messages from CMs on the HFC network, use the
debug cable range
command in
privileged EXEC mode. To disable debugging output, the
no
form of the command.
debug cable range
no debug cable range
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
This command activates debugging of ranging messages from CMs on the HFC network. When this
command is activated, any ranging messages generated when CMs request or change their upstream
frequencies are displayed on the Cisco CMTS console. Use this command to display the details of the
initial and station maintenance procedures. The initial maintenance procedure is used for link
establishment. The station maintenance procedure is used for link keepalive monitoring.
Examples
The following shows typical output from the
debug cable range
command.
Got a ranging request
SID value is 0 on Interface Cable3/0/U0
CM mac address 00:10:7B:43:AA:21 Timing offset is 3312
3E 1E 3F FF 00 00 59 BF 01 15 F8 01 A7 00 0C F0
The following output shows typical output when a CM first seeks to establish a link to the Cisco CMTS.
The service identifier (SID) value of 0 indicates that the modem has no assigned SID. The CM mac
address is the MAC address of the modem's radio frequency (RF) interface, not its Ethernet interface.
The Timing offset is a measure of the distance between the modem and the Cisco CMTS, expressed in
10.24 MHz clocks. This value is adjusted down to zero by the maintenance procedures. The first 16 bytes
of the prepended header of the message are dumped in hexadecimal.
CM mac address 0010.7b43.aa21
found..Assigned SID #2 on Interface Cable3/0/U0
Timing offset is CF0
Power value is 15F8, or -1 dB
Freq Error = 423, Freq offset is 1692
Ranging Modem with Sid 2 on i/f : Cable3/0/U0
The following is typical output when the CM is first assigned a SID during initial maintenance:
Initial Range Message Received on Interface Cable3/0/U0
CMTS reusing old sid : 2 for modem : 0010.7b43.aa21
Timing offset is CF0
Power value is 15F8, or -1 dB
Release
Modification
11.3NA
This command was introduced.