F3215-HP Load Balancing Module System Maintenance Configuration Guide-6PW101

95
Figure 36 Network diagram
Configuration procedure
This configuration procedure assumes that the PC and LB can reach each other.
1. Configure the PC (TFTP server):
{ Enable the TFTP server. (Details not shown.)
{ Configure a TFTP working directory. (Details not shown.)
2. Configure LB (TFTP client):
# Examine the storage medium of LB for insufficiency or impairment. If no sufficient free space is
available, use the fixdisk command to fix the storage medium or use the delete/unreserved file-url
command to delete unused files. (Details not shown.)
# Download system software image file newest.bin from the PC.
<LB> tftp 1.2.1.1 get newest.bin
# Upload a configuration file config.cfg to the TFTP server.
<LB> tftp 1.2.1.1 put config.cfg configback.cfg
# Specify newest.bin as the main system software image file for the next startup.
<LB> boot-loader file newest.bin main
IMPORTANT:
The system software image file used for the next startup must be saved in the root directory of the stora
g
e
medium. If the storage medium is partitioned, the system software image file must be saved in the first
partition. You can copy or move a file to the root directory. For more information about the boot-loade
r
command, see
System Management Command Reference
.
# Reboot LB and the software is upgraded.
<LB> reboot