1-6 
display saved-configuration 
Syntax 
display saved-configuration [ unit unit-id ] [ by-linenum ] 
View 
Any view 
Parameters 
unit unit-id: Specifies the unit ID of a switch. It only can be 1. 
by-linenum: Displays configuration information with line numbers. 
Description 
Use the display saved-configuration command to display the initial configuration file of a switch. 
Note that: 
z  If the switch starts up without a configuration file, the system will display that no configuration file 
exists upon execution of the command. 
z  If you have saved configuration after the switch starts up, the command displays the last saved 
configuration. 
Related commands: save, reset saved-configuration, display current-configuration. 
Examples 
# Display the initial configuration file of the current switch. 
<Sysname> display saved-configuration 
# 
 sysname Sysname 
# 
radius scheme system 
# 
domain system 
# 
vlan 1 
# 
interface Vlan-interface1 
 ip address 192.168.0.241 255.255.255.0 
#LOCCFG. MUST NOT DELETE 
# 
interface Aux1/0/0 
# 
interface Ethernet1/0/1 
# 
interface Ethernet1/0/2 
# 
interface Ethernet1/0/3 
# 
interface Ethernet1/0/4 
# 
interface Ethernet1/0/5 
#