3com S7906E Guide De Référence

Page de 2327
 
1-1 
1  
Device Management Commands 
 
 
File names in this document comply with the following rules: 
Path + file name (namely, a full file name): File on a specified path. A full file name consists of 1 to 
135 characters. 
“File name” (namely, only a file name without a path): File on the current working path. The file 
name without a path consists of 1 to 91 characters. 
 
Device Management Commands 
boot-loader 
Syntax 
boot-loader file file-url slot slot-number { main | backup } 
View 
User view 
Default Level 
2: System level 
Parameters 
file file-url: Specifies a file name, a string of 1 to 64 characters. 
slot slot-number: Specifies the slot number of a board. The value range varies with devices. 
main: Specifies a file as a main boot file. 
backup: Specifies a file as a backup boot file. 
Description 
Use the boot-loader command to specify a boot file for the next boot. 
A main boot file is used to boot a device and a backup boot file is used to boot a device only when a 
main boot file is unavailable. 
Related commands: display boot-loader
Examples 
# Specify the main boot file for the next boot of the active SRPU as plat.app
<Sysname> boot-loader file plat.app slot 0 main