F3215-HP Load Balancing Module System Maintenance Configuration Guide-6PW101
87
Figure 33 Network diagram
Configuration procedure
# Examine the storage space 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.)
# Log in to the server at 10.1.1.1 using the username abc and password abc.
<LB> ftp 10.1.1.1
Trying 10.1.1.1 ...
Press CTRL+K to abort
Connected to 10.1.1.1.
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User(10.1.1.1:(none)):abc
331 Give me your password, please
Password:
230 Logged in successfully
# Set the file transfer mode to binary.
[ftp] binary
200 Type set to I.
# Download the system software image file newest.bin from the PC to LB.
[ftp] get newest.bin
227 Entering Passive Mode (10,1,1,1,10,68).
125 BINARY mode data connection already open, transfer starting for /newest.bin.
226 Transfer complete.
FTP: 23951480 byte(s) received in 95.399 second(s), 251.00K byte(s)/sec.
# Set the file transfer mode to ASCII, and upload the configuration file config.cfg from LB to the PC for
backup.
[ftp] ascii
[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
221 Server closing.
# Specify newest.bin as the main system software image file for the next startup.
<LB> boot-loader file newest.bin main