Command Manual – System Maintaining and Debugging
H3C S7500E Series Ethernet Switches
Chapter 3 Device Management Commands
3-1
Chapter 3 Device Management Commands
Note:
File names in this document comply with the following rules:
z
Path + file name (namely, a full file name): File on a specified path. A full file name
consists of 1 to 135 characters.
z
“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.
3.1 Device Management Commands
3.1.1 boot-loader
Syntax
boot-loader file file
-
url slot
slot-number
{
main
|
backup
}
View
User view
Parameters
file file
-
url
: Specifies a file name, a string of 1 to 64 characters.
slot slot-number
: Specifies the slot number of a card.
main
: Specifies a file as a primary boot file.
backup
: Specifies a file as a secondary boot file.
Description
Use the
boot-loader
command to specify a boot file on a card.
A primary boot file is used to boot a device and a secondary boot file is used to boot a
device only when a primary boot file is unavailable.
Related commands:
display boot-loader
.
Examples
# Specify the primary boot file of the device as plat.app.
<Sysname> boot-loader file plat.app slot 1 main
This command will set the boot file of the specified board, Continue? [Y/N]:y