Cisco Cisco IOS XR Software Release 4.3

Página de 66
Troubleshooting
For information on troubleshooting Cisco IOS XR Software, see the Cisco ASR 9000 Series Aggregation Services Routers Getting
Started Guide 
and the Cisco ASR 9000 Series Router Troubleshooting Feature Module
Resolving Upgrade File Issues
In some very rare cases inconsistencies in the content of the internal configuration files can appear. In
such situations, to avoid configuration loss during upgrade, the following steps can be optionally done
before activating packages:
Note
1
Clear the NVGEN cache:
RP/0/RSP0/CPU0:router# run nvgen -F 1
2
Create a dummy config commit:
RP/0/RSP0/CPU0:router# config
RP/0/RSP0/CPU0:router(config)# hostname <hostname>
RP/0/RSP0/CPU0:rotuer(config)# commit
RP/0/RSP0/CPU0:router(config)# end
3
Force a commit update by using the reload command. Press when the confirmation prompt appears:
RP/0/RSP0/CPU0:router# reload
Updating Commit Database. Please wait...[OK]
Proceed with reload? [confirm]
4
Press n
In some cases other activity may preclude a reload. The following message may display:
RP/0/RSP0/CPU0:router# reload
Preparing system for backup. This may take a few minutes ............System
configuration backup in progress [Retry later]
If you receive this message wait and then retry the command after some time.
63