Cisco SR2016T-NA Reference Manual page 923

Reference guide
Hide thumbs Also See for SR2016T-NA:
Table of Contents

Advertisement

Chapter 5
Cisco CMTS Debugging Commands
debug cable receive
To display debug messages for messages received on the upstream from a CM, use the debug cable
receive command in privileged EXEC mode. To stop displaying debug messages, use the no form of this
command.
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Release
12.0(7)XR
12.1(1)T, 12.1(2)EC1
12.1(11b)EC
Examples
The following command enables debugging of upstream messages:
router# debug cable receive
CMTS debug Rx debugging is on
The debug cable receive command was disabled in Cisco IOS Release 12.1 T, 12.1 EC, and later
releases, although it still appears in the CLI until Cisco IOS Release 12.1(11b)EC. To monitor the
packets received from the CMs, use the debug ip packet command instead.
Because the debug ip packet command produces a large volume of messages, you must use it together
with an access list to restrict the messages to a particular CM or CPE device to avoid affecting system
performance. For example, the following commands would set up an access list that monitors all traffic
being sent between the hosts with the two specified IP addresses:
router# configure terminal
router(config)# access-list 150 permit ip host ip-address-1 host ip-address-2
router(config)# access-list 150 permit ip host ip-address-2 host ip-address-1
router(config)# exit
router# debug ip packet 150 detail
Related Commands
Command
debug cable transmit
debug ip packet
OL-1581-08
debug cable receive
no debug cable receive
Description
Enables debugging for transmitted packets.
Enables debugging of IP packets received and transmitted by the router.
Modification
This command was introduced.
This command was disabled.
This command was removed.
Cisco Broadband Cable Command Reference Guide
debug cable receive
5-63

Advertisement

Table of Contents
loading

This manual is also suitable for:

Broadband cable

Table of Contents