2-27
Cisco CRS-1 Series Carrier Routing System Getting Started Guide
Chapter 2 Cisco IOS XR Basic Configuration Management
Saving and Loading Target Configuration Files
Displaying the CommitID Numbers
To display the available configuration change messages, enter the show commit changes ? command,
as shown in the following example:
RP/0/RP0/CPU0:router# show commit changes ?
1000000039 Commit ID
1000000040 Commit ID
1000000041 Commit ID
1000000042 Commit ID
1000000043 Commit ID
1000000044 Commit ID
1000000045 Commit ID
1000000046 Commit ID
1000000047 Commit ID
1000000048 Commit ID
1000000049 Commit ID
1000000050 Commit ID
1000000051 Commit ID
1000000052 Commit ID
1000000053 Commit ID
Displaying the Details for a CommitID
To display the details for a specific commit session (commitID), enter the show commit changes
command followed by a commitID number, as shown in the following example:
RP/0/RP0/CPU0:router# show commit changes 1000000053
Building configuration...
interface preconfigure MgmtEth0/RP1/CPU0/0
ipv4 address 10.8.50.10 255.255.0.0
proxy-arp
!
route ipv4 172.255.254.254/32 12.8.0.1
end
Saving and Loading Target Configuration Files
Target configurations can be saved to a separate file without committing them to the running
configuration. Target configuration files can then be loaded at a later time and further modified or
committed. The following sections describe how to save and load target configurations:
• Saving the Target Configuration to a File, page 2-28
• Loading the Target Configuration from a File, page 2-28