Using The Show Configuration Failed Command; Startup Failed Configuration - Cisco CRS-1 - Carrier Routing System Router Troubleshooting Manual

Ios xr troubleshooting guide
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

Chapter 1
General Troubleshooting
In the following example, a check of the current configuration for any missing configurations is run and
the results are displayed.
RP/0/RP0/CPU0:router# cfs check
Creating any missing directories in Configuration File system...OK
Initializing Configuration Version Manager...OK
Syncing commit database with running configuration...OK
Re-initializing cache files...OK
Updating Commit Database.

Using the show configuration failed Command

Use the show configuration failed command to browse a failed configuration. The configuration can be
classified as failed during startup or during a configuration commit.

Startup Failed Configuration

A configuration can be classified as failed during startup for three reasons:
You may browse startup failed configurations for up to the previous four router reloads.
Note
Use the show configuration failed startup command and the load configuration failed startup
command to browse and reapply any failed configuration. The load configuration failed startup
command can be used in configuration mode to load the failed startup configuration into the target
configuration session, then the configuration can be modified and committed. See Cisco IOS XR Getting
Started Guide for information on committing a configuration.
RP/0/RP0/CPU0:router# show configuration failed startup
!! CONFIGURATION FAILED DUE TO SYNTAX/AUTHORIZATION ERRORS
telnet vrf default ipv4
server max-servers 5 interface POS0/7/0/3 router static
address-family ipv4 unicast
0.0.0.0/0 172.18.189.1
!! CONFIGURATION FAILED DUE TO SEMANTIC ERRORS
OL-21483-02
Startup Failed Configuration, page 1-47
Commit Configuration Failed, page 1-48
Syntax errors—syntax errors are generated by the parser and usually indicate that there is an
incompatibility with the command-line interface (CLI) commands. Correct the syntax errors and
reapply the configuration. A syntax error can be an invalid CLI entry or a CLI syntax change. See
the
"Obtaining Documentation and Submitting a Service Request" section on page viii
Preface
for information on obtaining Cisco IOS XR software CLI documentation.
Semantic errors—semantic errors are generated by the backend components when the configuration
is being restored by the configuration manager during startup of the router. Semantic errors include
logical problems (invalid logic).
Apply errors—apply errors are generated when a configuration has been successfully verified and
accepted as part of running configuration but the backend component is not able to update its
operational state. The configuration shows both as the running configuration (since it was correctly
verified) and as a failed configuration because of the backend operational error. To find the
component apply owner, use the describe on the CLI that failed to be applied.
Validating and Troubleshooting Cisco IOS XR Software Configuration
Please wait...[OK]
Cisco IOS XR Troubleshooting Guide for the Cisco CRS-1 Router
in the
1-47

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents