DXS-1210 Series Smart Managed Switch CLI Reference Guide
333
43.
System File Management Commands
43-1
boot image
This command is used to specify the file that will be used as the image file for the next boot.
boot image IMAGE-ID
Parameters
IMAGE-ID
Specifies the image ID 1 or 2.
Default
By default, there is an image file as the boot image.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
When using the boot image command, the associated specified boot image file will be the startup
boot image file for the next reboot. Use this command to assign a file as the next-boot image file. The
system will check the model and checksum to determine whether the file is a valid image file.
The purpose of the check parameter is for checking the file information to let the user understand
whether the specified file is suitable to be a boot image or not. The setting of the boot image
command will immediately be stored in the NVRAM, which is a space separated from the start-up
configuration.
The backup image is decided automatically and is the newest valid image other than the boot-up one.
Example
This example shows how to specify that the Switch should use the image file named ‘switch-
image1.had’ as the boot image file for the next startup.
Switch# configure terminal
Switch(config)# boot imageid 1
Switch(config)#
43-2
reset system
This command is used to reset the system, clear the system’s configuration, then save and reboot the
Switch.
reset system
Parameters
None.
Default
None.
Command Mode