H3C Technologies H3C SecBlade SSL VPN Cards User Manual
Page 42
36
•
Use a crossover Ethernet cable to connect Ethernet interface GigabitEthernet 0/1 on the SecBlade
card to the PC.
•
Configure IP addresses for the FTP server and client and ensure that they are on the same network
segment. In this example, the IP address of the FTP server (PC) is 192.168.80.200 and that of the
FTP client (GigabitEthernet 0/1) is 192.168.80.10. Use the ping command to check the connectivity
between them.
•
Enable the terminal emulation program on the PC.
NOTE:
•
For cards except SSL VPN cards, to upgrade using the CLI, you need only directly connect the PC to the
SecBlade card.
•
For the SSL VPN card, because the card does not provide service ports on its panel, you need to use a
crossover Ethernet cable to connect the service port (such as GigabitEthernet 3/0/1) of the switch or
router to the PC, and guarantee that the SecBlade SSL VPN card can communicate with the PC.
2.
Use the dir command to query the files in the current file system and the available space on the CF
card to prepare for application upgrade. For the query method, see step 2 in “
applications on FW, AFD, AFC, SSL VPN, LB, NS and ADE cards
.
3.
Log in to the FTP server.
Trying 192.168.80.200 ...
Press CTRL+K to abort
Connected to 192.168.80.200.
220 3Com 3CDaemon FTP Server Version 2.0
User(192.168.80.200:(none)):guest
331 User name ok, need password
Password:
230 User logged in
[ftp]
4.
Upgrade applications.
Using FTP, you can download application files from the FTP server to overwrite existing application files
on the SecBlade card to implement application upgrade. The upgraded application files take effect at
the next boot.
# Download the main.bin file from the FTP server to the SecBlade card.
[ftp] get main.bin main.bin
cfa0:/main.bin has been existing. Overwrite it? [Y/N]:y
227 Entering passive mode (192,168,80,200,5,33)
125 Using existing data connection
226 Closing data connection; File transfer successful.
FTP: 10867848 byte(s) received in 472.515 second(s), 23.00K byte(s)/sec