3com S7906E Installation Instruction

Page of 2621
 
1-10 
200 Type set to I. 
# Download the startup file newest.app from PC to the device. 
Download the startup file newest.app from PC to the root directory of the storage medium on the 
AMB of the IRF (that is, the AMB on the master). 
[ftp] get newest.app 
Download the startup file newest.app from PC to the root directory of the storage media of the 
SMBs of the IRF (that is, any main board except the AMB of the IRF) (the member ID and slot 
number of the member device where one SMB resides are both 1; the member ID and slot number 
of the member device where another SMB resides are 2 and 0 respectively; the member ID and 
slot number of the member device where the third SMB resides are 2 and 1 respectively). 
[ftp] get newest.app chassis1#slot1#flash:/newest.app 
[ftp] get newest.app chassis2#slot0#flash:/newest.app 
[ftp] get newest.app chassis2#slot1#flash:/newest.app 
# Upload the configuration file config.cfg of the device to the server for backup. 
[ftp] ascii 
200 Type set to A. 
[ftp] put config.cfg back-config.cfg 
227 Entering Passive Mode (10,1,1,1,4,2). 
125 ASCII mode data connection already open, transfer starting for /config.cfg. 
226 Transfer complete. 
FTP: 3494 byte(s) sent in 5.646 second(s), 618.00 byte(s)/sec. 
[ftp] bye 
# Specify newest.app as the main startup file to be used at the next startup for the AMB of the IRF. 
<Sysname> boot-loader file newest.app chassis 1 slot 0 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 on chassis 1 slot 
0! 
# Specify newest.app as the main startup file to be used at the next startup for the SMBs of the IRF. 
<Sysname> boot-loader file chassis1#slot1#flash:/newest.app chassis 1 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 on chassis 1 slot 
1! 
<Sysname> boot-loader file chassis2#slot0#flash:/newest.app chassis 1 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 on chassis 2 slot 
0! 
<Sysname> boot-loader file chassis2#slot1#flash:/newest.app chassis 1 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 on chassis 2 slot 
1! 
# Reboot the device, and the startup file is updated at the system reboot. 
<Sysname> reboot