< Home

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 ] [ vsys vsys-name ] | time | configuration ]

Parameters

Parameter Description Value

last

Displays the configuration files saved after the previous startup.

-

vsys vsys-name

Specifies the name of virtual system.

The value must be the name of an existing virtual system.

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.

Using the display saved-configuration vsys vsys-name command, you can view the configuration file used in the next startup of the specified virtual system.

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 10.10.10.1 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

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >