HP A7500 Series Configuration Manual page 94

Hide thumbs Also See for A7500 Series:
Table of Contents

Advertisement

[Sysname] ftp server enable
[Sysname] quit
Configure the PC (FTP client)
2.
# Log in to the FTP server through FTP.
c:\> ftp 1.1.1.1
Connected to 1.1.1.1.
220 FTP service ready.
User(1.1.1.1:(none)):abc
331 Password required for abc.
Password:
230 User logged in.
# Download the configuration file config.cfg of the IRF fabric to the PC for backup.
ftp> get config.cfg back-config.cfg
# Upload the configuration file newest.app to the root directory of the storage medium on the active MPU
of the IRF fabric.
ftp> put newest.app
ftp> bye
NOTE:
You can take the same steps to upgrade configuration file with FTP. When upgrading the configuration
file with FTP, put the new file in the storage medium's root directory.
After you finish upgrading Boot ROM through FTP, you must execute the bootrom update command to
upgrade Boot ROM.
Upgrade the IRF fabric
3.
# Copy the system software image file newest.app from PC to the root directory of the storage media of
the standby MPUs of the IRF fabric (the member ID and slot number of the member switch where one
standby MPU resides are both 1; the member ID and slot number of the member switch where another
standby MPU resides are 2 and 0 respectively; the member ID and slot number of the member switch
where the third standby MPU resides are 2 and 1 respectively).
<Sysname> copy newest.app chassis1#slot1#flash:/
<Sysname> copy newest.app chassis2#slot0#flash:/
<Sysname> copy newest.app chassis2#slot1#flash:/
# Specify newest.app as the main system software image file for next startup of all the MPUs of the IRF
fabric.
<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!
<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 2 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 2
slot 0!
87

Advertisement

Table of Contents
loading

Table of Contents