Using Debug Commands - Cisco XR 12000 Series Getting Started Manual

Hide thumbs Also See for XR 12000 Series:
Table of Contents

Advertisement

Chapter 6
Troubleshooting the Cisco IOS XR Software
Examples
The following example shows how the route for an IP address appears:
RP/0/0/CPU0:router# traceroute 10.233.233.233
Mon May 31 23:55:23.034 DST
Type escape sequence to abort.
Tracing the route to 10.233.233.233
1
2
3

Using debug Commands

Debug commands are used to diagnose and resolve network problems. Use debug commands to
troubleshoot specific problems or during troubleshooting sessions.
Use debug commands to turn on or off debugging for a specific service or subsystem. When debugging
is turned on for a service, a debug message is generated each time the debugging code section is entered.
The following sections provide information on debugging:
Debug commands can generate a large amount of output and can render the system unusable. Use the
Caution
debug commands to troubleshoot specific problems or during specific troubleshooting sessions on
systems that are not in production.
Displaying a List of Debug Features
To display a list of the available debug features, enter the debug mode and enter a ? for on-screen help.
The set of debug mode features is different in EXEC and administration EXEC modes. In the following
example, EXEC mode is the entry point to debug mode:
RP/0/0/CPU0:router# debug
RP/0/0/CPU0:router(debug)# ?
MgmtMultilink
aaa
access-list
accounting
adjacency
afmon-ea
afmon-lib
afmon-ma
aib
OL-24755-01
ce28 (172.29.52.1) 2 msec
172.24.114.17 0 msec
0 msec
172.24.114.17 !A
*
!A
Displaying a List of Debug Features, page 6-123
Enabling Debugging for a Feature, page 6-125
Disabling Debugging for a Service, page 6-126
Displaying Debugging Status, page 6-125
Disabling Debugging for All Services Started at the Active Terminal Session, page 6-126
Disabling Debugging for All Services Started at All Terminal Sessions, page 6-126
MgmtMultilink controller debugging
AAA Authentication, Authorization and Accounting
Debug ethernet-services access-lists
Turn on Accounting debug
platform AIB information
debug afmon-ea services
debug afmon client library specific function calls
Debug afmon-ma services
AIB information
1 msec
0 msec
0 msec
Cisco IOS XR Getting Started Guide for the Cisco XR 12000 Series Router
Basic Troubleshooting Commands
6-123

Advertisement

Table of Contents
loading

Table of Contents