display saved-configuration

Function

The display saved-configuration command displays the configuration files used when the device is powered on and started up next time. You can specify the configuration files by using the startup saved-configuration command.

Format

display saved-configuration [ [ last ] | time | configuration ]

Parameters

Parameter Description Value
last Displays the configuration files saved after the previous startup. -
time Displays the time when the system configuration files are saved manually or automatically last time. -
configuration Indicates the configurations of parameters related to the auto-saving function. -

Views

All views

Default Level

3: Management level

Usage Guidelines

When the device is powered on and the system view is displayed, if the device could not work normally, you can use the display saved-configuration command to check the configuration files used during device startup.

Using the display saved-configuration last command displays the configuration files saved during the previous startup. That is, the configuration files of the current startup are displayed.

The display saved-configuration time command displays the time when the system configuration files are saved last time.

The display saved-configuration configuration command displays the interval for saving the configuration and the CPU usage.

Example

# Display the configuration files used when the device is powered on and starts up next time.

<sysname> display saved-configuration
#
 sysname sysname
#
interface GigabitEthernet0/0/0
 description Don't Shutdown! It's Management Port!
 ip address 0.1.1.200 255.255.255.0
 speed auto
 duplex auto
#
 authentication-scheme default
#
 authorization-scheme default
 #

 accounting-scheme default
 #
 domain default
user-interface maximum-vty 15
user-interface con 0
user-interface aux 0
user-interface vty 0 14
 user privilege level 3 
 set authentication password cipher $1a$uKWbVT9(dS$"E9fV,x,t#iXd7RDZ2|8l_OgW;kQ$A<l8u8H-WoM$
 idle-timeout 0 0
#
return
Table 1 Description of the display saved-configuration command output

Item

Description

sysname

Host name of a device

interface

Interface

ip address

IP address

speed

Speed of an asynchronous interface

duplex

Duplex

aaa

Authorization, Authentication and Accounting

authentication-scheme default

Default timeout period of the authentication

user-interface maximum-vty

Maximum number of VTYs through which users can log in

idle-timeout

Idle time of a user


Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.