Cisco Systems A9KMOD80TR Configuration Error Messages, Configuration Errors at Startup, page

Models: A9KMOD80TR A9K24X10GETR ASR 9000

1 142
Download 142 pages 58.88 Kb
Page 128
Image 128
Disabling Debugging for All Services Started at All Terminal Sessions

Chapter 6 Troubleshooting the Cisco IOS XR Software

Configuration Error Messages

F I N A L D R A F T — C i s c o C o n f i d e n t i a l

Disabling Debugging for All Services Started at All Terminal Sessions

Use the undebug all all-ttycommand to turn off debugging for all services that have been started from all terminal sessions. For example if you enter this command while connected to the router through the console port on the active RP, all debug sessions started from all ports are disabled. In the following example, debugging for all services and ports is disabled and then verified:

RP/0/0/CPU0:router# undebug all all-tty

RP/0/0/CPU0:router# show debug

No matching debug flags set

Configuration Error Messages

The following sections contain information on configuration error messages:

Configuration Failures During a Commit Operation, page 6-6

!Configuration Errors at Startup, page 6-7

Configuration Failures During a Commit Operation

A target configuration is added to the running configuration of a router when the commit command is entered. During this operation, the changes are automatically verified by the other components in the system. If successful, the configuration becomes part of the running configuration. If some configuration items fail, an error message is returned.

To display the configuration items that failed and see the cause of each failure, type the show configuration failed command.

Note The show configuration failed command can be entered in either the EXEC mode or any configuration mode. In any mode, the configuration failures from the most recent commit operation are displayed.

In the following example, a configuration error occurs when an invalid commit operation is attempted:

RP/0/RP0/CPU0:router# configure

RP/0/RP0/CPU0:router(config)# taskgroup alr

RP/0/RP0/CPU0:router(config-tg)# description this is an example of an invalid task group

RP/0/RP0/CPU0:router(config-tg)# commit

%Failed to commit one or more configuration items. Please use 'show configuration failed' to view the errors

!To display the configuration items that failed, including a description of the error, type the

show configuration failed command:

P/0/RSP0/CPU0:router(config-tg)# show configuration failed

!! CONFIGURATION FAILED DUE TO SEMANTIC ERRORS

Cisco ASR 9000 Series Aggregation Services Router Getting Started Guide

6-6

OL-17502-01

 

 

Page 128
Image 128
Cisco Systems A9KMOD80TR, ASR 9000 manual Configuration Error Messages, Configuration Failures During a Commit Operation