3com S7906E Guide De Référence

Page de 2327
 
1-2 
  This command will set the boot file of the specified board. Continue? [Y/N]:y 
  The specified file will be used as the main boot file at the next reboot! 
# Specify the main boot file for the next boot of the standby SRPU as plat2.app
<Sysname> boot-loader file slot1#flash:/plat2.app slot 1 main 
  This command will set the boot file of the specified board. Continue? [Y/N]:y 
  The specified file will be used as the main boot file at the next reboot! 
bootrom 
Syntax 
bootrom { backup | read | restore | update file file-url } slot slot-number-list all | part ] 
View 
User view 
Default Level 
2: System level 
Parameters 
read: Reads Boot ROM, that is, copies the Boot ROM program form the normal partition of the Boot 
ROM memory to the flash as the backup, which will be used to restore the Boot ROM when the Boot 
ROM memory is broken. 
restore: Restores Boot ROM, that is, restores the Boot ROM codes from the backup partition to the 
normal partition of the Boot ROM memory. When the current Boot ROM is broken, and you have backed 
up the codes, you can restore the Boot ROM by performing the restore operation. 
backup: Backs up Boot ROM, that is, backs up the Boot ROM codes in the normal partition to the 
backup partition of the Boot ROM memory. When the current Boot ROM is broken, you can restore the 
Boot ROM program from the backup partition. You are recommended to back up the Boot ROM before 
upgrading it. 
update file file-url: Upgrades Boot ROM, where file-url represents name of the file to be upgraded. 
slot slot-number-list: Specifies a list of slot numbers of boards, in the format of { slot-number  [ to 
slot-number ] }&<1-7>. The slot-number argument represents the slot number of a board and the value 
range varies with devices. &<1-7> indicates that you can specify up to seven lists of slot numbers. 
all: Operates all contents of Boot ROM. 
part: Operates only the extension part of Boot ROM (Boot ROM includes the basic part and the 
extension part, the basic part provides the basic operation items and the extension part provides more 
Boot ROM operation items). 
Description 
Use the bootrom command to read, restore, back up, or upgrade the Boot ROM program on a 
board(s). 
If the arguments all and part are not specified, all contents of the Boot ROM program are operated. 
Examples 
# Use the mpu108.app file to upgrade the Boot ROM program on the board in slot 1.