29.
NVRAM Configuration History
MN700004 Rev 01
335
Description of Commands
show configuration-history
The
show configuration-history
command, in Privileged (Enable) mode, displays all
configuration commands stored in the NVRAM during the specified session. If no session
number is specified, the command displays all configuration commands stored in the
NVRAM during the last session.
Command Syntax
device-name
#
show configuration-history
[<
session-number
>]
Argument Description
session-number
(Optional) Number of session displayed.
Examples
1. The following example displays the last configuration-session (two sessions were
recorded):
device-name#
show configuration-history
! MON MAR 11 07:18:03 2002 :: vty :: console
! Configuration session 2 start
configure terminal
ip address 131.119.251.201/24
exit
! Configuration session 2 end
2. The following example displays the specified configuration-session (session number 1):
device-name#
show configuration-history 1
! THU MAR 07 18:40:17 2002 :: vty :: console
! configuration session 1 start
configure terminal
network 36.0.0.0/24 area 36.0.0.0
area 36.0.0.0 stub
area 36.0.0.0 default-cost 20
! Configuration session 1 end
show configuration-history all
The
show configuration-history all
command, in Privileged (Enable) mode, displays all
configuration commands stored in the NVRAM during all recorded sessions.
Command Syntax
device-name
#
show configuration-history all
Example
The following example displays all recorded configuration-sessions: