5-34
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 5 Cisco CMTS Debugging Commands
debug cable error
debug cable error
To display errors that occur in the cable MAC protocols, use the
debug cable err
command in privileged
EXEC mode. To disable debugging output, use the
no
form of this command.
debug cable error
no debug cable error
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
This command displays unexpected DOCSIS MAC protocol messages. When the Cisco CMTS does not
to expect to receive a specific MAC message, or if a packet contains errors in size or content, an error
message and a hex dump of the packet are printed. Other miscellaneous error conditions may also show
up in output.
Examples
The following shows typical output displayed by the
debug cable error
command.
Router#
debug cable error
Router#
00:19:22: Receive data error, status=0x0D04
00:19:22: Receive data error:
00:19:22: Prepended data:
5C 1E 00 02 00 5F 58 5F 01 12 36 FF F2 00 00 00
00:19:22: Packet data (size=36):
00:19:22: 0x000: C2 00 00 1E 8E 07 00 E0 1E D7 CC 94 00 50 73 18
00:19:22: 0x010: E9 F1 00 0C
00:19:22:
Release
Modification
11.3NA
This command was introduced.