Cisco ASR 14000 Series Management Command Reference page 179

Router system
Hide thumbs Also See for ASR 14000 Series:
Table of Contents

Advertisement

Configuration Management Commands on Cisco IOS XR Software
Examples
The following is sample output from the show configuration commit list command. The output displays
commit IDs.
RP/0/RP0/CPU0:router# show configuration commit list
SNo. Label/ID
~~~~ ~~~~~~~~
1
2
3
4
5
6
The following is sample output from the show configuration commit changes command with the
commit-id argument. In this example, the output displays the changes made in the configuration commit
assigned commit ID 1000000077.
RP/0/RP0/CPU0:router# show configuration commit changes 1000000077
Building configuration...
alias exec shrun show configuration running
alias exec shver show version
end
The following is sample output from the show configuration commit changes command with the since
keyword and commit-id argument. In this example, the output displays the configuration changes made
since the configuration commit assigned commit ID 1000000077 was committed.
RP/0/RP0/CPU0:router# show configuration commit changes since 1000000077
Building configuration...
no hw-module node 0/RP0/CPU0 shutdown
hostname router
logging trap
no logging console
logging history size 1
alias exec shrun show configuration running
alias exec shver show version
interface MgmtEth0/RP1/CPU0/0
ipv4 address 12.25.34.10 255.255.0.0
no shutdown
!
interface preconfigure MgmtEth0/RP0/CPU0/0
no shutdown
!
no route ipv4 0.0.0.0/0 12.7.0.1
route ipv4 0.0.0.0/0 12.25.0.1
route ipv4 223.255.254.254/32 12.25.0.1
telnet ipv4 server enable
end
The following is sample output from the show configuration commit changes command with the diff
keyword. In the display, the following symbols signify changes:
+ indicates an added line.
- indicates a deleted line.
# indicates a modified line.
router# show configuration commit changes last 1 diff
OL-17231-01
User
Line
~~~~
~~~~
1000000077
lab
con0_RP1_C
1000000076
lab
con0_RP1_C
1000000075
lab
con0_RP1_C
1000000074
lab
con0_RP1_C
1000000073
lab
con0_RP1_C
1000000072
lab
con0_RP1_C
Cisco ASR 14000 Series Router System Management Command Reference
Client
Time Stamp
~~~~~~
~~~~~~~~~~
CLI
15:42:45 UTC Fri Jan 30 2004
Rollback
15:30:39 UTC Fri Jan 30 2004
Rollback
15:25:26 UTC Fri Jan 30 2004
Rollback
15:04:29 UTC Fri Jan 30 2004
CLI
14:49:07 UTC Fri Jan 30 2004
CLI
14:48:35 UTC Fri Jan 30 2004
show configuration commit changes
SMR-177

Advertisement

Table of Contents
loading

Table of Contents