1-8
#
user-interface aux 0
user-interface vty 0 4
authentication-mode none
user privilege level 3
#
return
The configuration information output above in turn is the system configuration, logical interface
configuration, physical port configuration, and user interface configuration.
display startup
Syntax
display startup [ unit unit-id ]
View
Any view
Parameters
unit unit-id: Specifies the unit ID of a switch. It only can be 1.
Description
Use the display startup command to display the startup configuration of a switch.
Related commands: startup saved-configuration.
Examples
# Display the startup configuration file information of the current switch.
<Sysname> display startup
UNIT1:
Current Startup saved-configuration file: flash:/config.cfg
Next main startup saved-configuration file: flash:/config.cfg
Next backup startup saved-configuration file: flash:/backup.cfg
Bootrom-access enable state: enabled
Table 1-2 Description on the fields of the display startup command
Field Description
Current Startup
saved-configuration file
The configuration file used for the current startup
Next main startup
saved-configuration file
The main configuration file used for the next startup
Next backup startup
saved-configuration file
The backup configuration file used for the next startup
Bootrom-access enable state
Whether you can use the user-defined password to access the Boot ROM:
z enabled indicates you can access the Boot ROM with the user-defined
password.
z disabled indicates you cannot access the Boot ROM with the
user-defined password.
For related information, refer to the
startup bootrom-access enable
command in the File System Management part of the manual.