5-40
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 5 Cisco CMTS Debugging Commands
debug cable interface
Examples
The following example shows how to enable debugging on the cable interface in slot 6:
Router#
debug cable interface c6/0
Router#
show debug
CMTS specific:
Debugging is on for Cable6/0
Router#
The following shows how to enable verbose debugging on the cable interface in slot 6:
Router#
debug cable interface c6/0 verbose
Router#
show debug
CMTS specific:
Debugging is on for Cable6/0 (verbose)
Router#
The following example shows how to enable debugging on the cable interface in slot 6 for all traffic
coming from CMs and other devices with MAC addresses that match the address range 0010.0000.0000
through 0010.00FF.FFFF (0010.00xx.xxxx):
Router#
debug cable interface c6/0 mac-address 0010.0000.0000 FFFF.FF00.0000
Router#
show debug
CMTS specific:
Debugging is on for Cable6/0, Address 0010.0000.0000, Mask ffff.ff00.0000
Router#
Related Commands
Command
Description
debug cable dynsrv
Displays debugging information about DOCSIS 1.1 dynamic service
flow messages.
debug cable mac-address
Enables debugging on traffic from CMs with the specific MAC
address or within the specific MAC address range.