5-92
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 5 Cisco CMTS Debugging Commands
debug cr10k-rp
Command History
Usage Guidelines
The
debug cr10k-rp pkt
command enables debugging of the different subsystems that are active on the
PRE1 modules in the Cisco uBR10012 router. You can perform general debugging by giving the
command without any options, or you can limit the debugging output to a specific subsystem by
specifying one of the optional keywords.
In Cisco IOS Release 12.2(11)BC2 and later releases, you can use the
conditional
option, together with
the
debug cable mac-address
and
debug cable interface
commands, to display information about
selected packets. The command will display only those packets that match the specified cable interface
or MAC address options.
Together with the
conditional
option, you can also optionally specify the
peek
keyword to create
specifically match only those packets that contain a matching MAC address at the specified location in
the datagram. This can be useful for examining certain types of packets, such as DHCP or ARP packets.
Examples
The following example shows typical output for CLI debugging messages:
Router#
debug cr10k-rp cli
CR10K RP debug CLI debugging is on
Failed setting clock for slot 2, subunit 1
SNMP Info download failed for slot 2, subunit 1
Config change command for unknown interface!!!
The following example shows typical output for IPC debugging messages:
Router#
debug cr10k-rp ipc
CR10K RP debug IPC debugging is on
plugin_card__c10k_sch_card_event: hwidb=Cable8/1/0 if_num=0 event=6
00:03:14: clc_if_stats_event: If stats from Ca8/1/0
00:03:14: Merge: on Ca8/1/0
00:03:14: Outputs Tot_Outs TotTxBytes
00:03:14: RP 0 40 7103
00:03:14: SIC 0 0 0
00:03:14: LC 0 40 7103
plugin_card__c10k_sch_card_event: hwidb=Cable8/1/1 if_num=1 event=6
00:03:14: clc_if_stats_event: If stats from Ca8/1/1
00:03:14: Merge: on Ca8/1/1plugin_card__c10k_sch_card_event: hwidb=Cable6/0/0 if_num=0
event=6
00:03:15: clc_if_stats_event: If stats from Ca6/0/0
00:03:15:
Merge: on Ca6/0/0
00:03:15: Outputs Tot_Outs TotTxBytes
Release
Modification
12.2(4)BC1
This command was introduced for the Cisco uBR10012 universal
broadband router.
12.2(11)BC2
The
conditional
and
peek
options were added for the
pkt
keyword.
12.2(11)BC3 The
ha-all
,
ha-msg
, and
ha-timing
options were added to support
High-Availability N+1 (1:n) redundancy operations.