Command Manual (For Soliton) – File System Management
H3C S3100 Series Ethernet Switches
Chapter 1 File System Management
Configuration Commands
1-18
Parameter
file
-
url
: Path or the name of the app file in the Flash memory, a string comprising 1 to 64
characters.
Description
Use the
boot boot-loader
command to configure an app file of the device to be with
the main attribute. The app file specified by this command becomes the main startup
file when the device starts up next time.
Example
# Configure the file named boot.bin to be the main startup file of the device.
<Sysname> boot boot-loader boot.bin
The specified file will be booted next time on unit 1!
1.2.3 boot boot-loader backup-attribute
Syntax
boot
boot-loader
backup-attribute
file-url
View
User view
Parameter
file
-
url
: Path or the name of the app file in the Flash memory, a string comprising 1 to 64
characters.
Description
Use the
boot
boot-loader
backup-attribute
command to configure an app file of the
device to be with the backup attribute. The app file specified by this command becomes
the backup startup file when the device starts up next time. When the main startup file is
unavailable, the backup startup file is used to start the switch.
Example
# Configure the file named backup.bin to be the backup startup file of the device.
<Sysname> boot boot-loader backup-attribute backup.bin
Set boot file backup-attribute successfully on unit 1!
1.2.4 boot web-package
Syntax
boot
web-package
webfile
{
backup
|
main
}