Release notes - H3C SecBladeII-CMW520-F3169P07

36
l Use a crossover Ethernet cable to connect Ethernet interface GigabitEthernet 0/1 on the
SecBlade card to the PC.
l Configure IP addresses for the TFTP server and client and ensure that they are on the same
network segment. In this example, the IP address of the TFTP server (PC) is 192.168.80.200 and
that of the TFTP client (GigabitEthernet 0/1) is 192.168.80.10. Use the ping command to check
the connectivity between them.
l Enable the terminal emulation program on the PC.
2) View the files and the available space on the CF card.
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.
<H3C> dir
Directory of cfa0:/
0 -rw- 10867848 Jun 13 2007 13:21:20 main.bin
1 -rw- 4722 Jun 26 2007 12:55:42 config.cfg
2 -rw- 1128 Jun 27 2007 11:07:24 startup.cfg
3 -rw- 10129712 Jun 27 2007 10:26:02 update.bin
4 drw- - Jun 02 2007 18:28:14 logfile
62472 KB total (41855.5 KB free)
File system type of cfa0: FAT16
<H3C>
Table 18 dir command output information
Field Description
Directory of cfa0:/ Name of the current directory
62472 KB total (41855.5
KB free)
Used space on the CF card (available space on the CF
card)
File system type of cfa0 File system type that the CF card supports
3) Upgrade applications.
Using TFTP, you can download application files from the TFTP 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 TFTP server to the SecBlade card.
<H3C> tftp 192.168.80.200 get main.bin main.bin
The file main.bin exists. Overwrite it? [Y/N]:y
Verifying server file...
Deleting the old file, please wait...
File will be transferred in binary mode
Downloading file from remote TFTP server, please wait...|