cfg-restore verbose
Syntax
cfg-restore {flash | tftp | sftp} <FILE-NAME> verbose
Description
Provides the details of configuration restore status and the list of commands to be added or deleted along with
cfg-restore
.
Command context
config
Examples
switch(config)# cfg-restore flash config verbose Current running-configuration will be replaced with 'config'. Continue (y/n)? y Configuration restore is in progress, configuration changes are temporarily disabled. Configuration Restore Information: Status : Success Config File Name : config Source : Flash Time Taken : 6 Seconds Last Run : Tue Nov 7 03:43:07 2017 Recovery Mode : Enabled Failure Reason : - Number of Add Commands : 0 Number of Remove Commands : 12 Time Taken for Each Phase : Calculating diff : 2 Seconds Adding commands : 0 Seconds Removing commands : 0 Seconds Configuration delete list: vlan 2 name "VLAN2" no ip address exit vlan 3 name "VLAN3" no ip address exit vlan 4 name "VLAN4" no ip address exit vlan 5 name "VLAN5" no ip address exit Successfully applied configuration 'config' to running configuration.