HP Router Service Modules Series - HP SECBLADENSM-CMW520-R3109P03 Release Notes

12
Validating file. Please wait....
Configuration is saved to device successfully.
<Sysname>
2. Perform the dir command in user view to identify the system software image and
configuration file names and verify that the CF card has sufficient space for the new
system software image.
<Sysname> dir
Directory of cfa0:/
0 -rw- 821 Apr 26 2000 12:18:54 startup.cfg
1 drw- - Apr 26 2000 12:00:06 logfile
2 -rw- 891 Apr 26 2000 12:00:02 default_ca.cer
3 -rw- 829 Apr 26 2000 12:00:00 system.xml
4 -rw- 8036272 Apr 26 2000 12:26:22 main.bin
5 -rw- 1411 Apr 26 2000 12:00:02 default_local.cer
71423 KB total (63560 KB free)
File system type of cfa0: FAT32
<Sysname>
This example uses the default system software image file name main.bin and the
default configuration file names startup.cfg.
3. Perform the tftp put command in user view to upload the main.bin file to the TFTP server.
<Sysname> tftp 192.168.0.2 put main.bin
File will be transferred in binary mode
Sending file to remote TFTP server. Please wait... /
TFTP: 8036272 bytes sent in 17 second(s).
File uploaded successfully.
<Sysname>
4. Perform the tftp put command in user view to upload the startup.cfg file to the TFTP
server.
<Sysname> tftp 192.168.0.2 put startup.cfg
File will be transferred in binary mode
Sending file to remote TFTP server. Please wait... \
TFTP: 1301 bytes sent in 0 second(s).
File uploaded successfully.
<Sysname>
Upgrading the system software
This configuration example was created and verified on Release 3109 for the system
software image file ns_card.bin.
1. Perform the tftp get command in user view to download the system software image file,
for example, ns_card.bin, to the CF card on the NetStream card.
<Sysname> tftp 192.168.0.2 get ns_card.bin