Chapter 9
Troubleshooting the Cisco IOS XR Software
Table 9-9
Commands to Manage Processes
Command
process {kill | restart | start}
process mandatory {on | off}
process mandatory reboot {enable | disable}
Configuration Error Messages
The following sections contain information on configuration error messages:
•
•
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, enter the show
configuration failed command.
The show configuration failed command can be entered in either the EXEC mode or any configuration
Note
mode. In any mode, the configuration failures from the most recent commit operation are displayed.
1.
2.
Configuration Failures During a Commit Operation, page 9-13
Configuration Errors at Startup, page 9-14
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 bgp
RP/0/RP0/CPU0:router(config-tg)# description this is a test of an invalid taskgroup
RP/0/RP0/CPU0:router(config-tg)# commit
% Failed to commit one or more configuration items. Please use 'show configurati
on failed' to view the errors
To display the configuration items that failed, including a description of the error, enter the
show configuration failed command:
RP/0/RP0/CPU0:router(config-tg)# show configuration failed
!! CONFIGURATION FAILED DUE TO SEMANTIC ERRORS
taskgroup bgp
!!% Usergroup/Taskgroup names cannot be taskid names
!
Description
Manually stops, starts, or restarts a process or process
instance.
Changes the mandatory setting for a process.
Changes how the system reacts to mandatory processes that
go down.
Cisco CRS-1 Series Carrier Routing System Getting Started Guide
Configuration Error Messages
9-13
Need help?
Do you have a question about the CRS-1 - Carrier Routing System Router and is the answer not in the manual?