Vivato Inc. VLJ24WFSW ユーザーズマニュアル

ページ / 188
164
Vivato 2.4 GHz Wi-Fi Switch User Guide
Wi-Fi Switch Firmware Updates
Firmware Update Process Using the Command Line Interface
Firmware Update Example
This example copies a downloaded image file (“vino_1_2_5.bin”) into the Wi-Fi Switch’s flash 
memory using the name “vino125.bin”. Once the file is transferred, the Wi-Fi Switch is configured 
to use the new image and is rebooted.
Vivato#
Vivato#copy scp: flash:
Username: gerry
Password: 
Hostname: 195.162.0.240
Directory [/]: vivato/images
Source file: vino_1_2_5.bin
Destination file vino_1_2_5.bin]: vino125.bin
The authenticity of host '195.162.0.240 (195.162.0.240)' can't be established.
RSA key fingerprint is fc:35:59:7e:e9:62:ae:b5:6f:2d:29:3a:b2:a3:bb:a0.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '195.162.0.240' (RSA) to the list of known hosts.
vino1_2_5 100%
|****************************************************************************|  4795 KB    0:54    
Vivato#
Vivato#show flash
-rw-------    1 root     root          668 Jan  1 00:01 ssh_host_dsa_key
-rw-r--r--    1 root     root          601 Jan  1 00:01 ssh_host_dsa_key.pub
-rw-------    1 root     root          526 Jan  1 00:00 ssh_host_key
-rw-r--r--    1 root     root          330 Jan  1 00:01 ssh_host_key.pub
-rw-------    1 root     root          887 Jan  1 00:01 ssh_host_rsa_key
-rw-r--r--    1 root     root          221 Jan  1 00:01 ssh_host_rsa_key.pub
-rw-r--r--    1 root     root         1507 Jan  1  1970 startup-config
-rw-r--r--    1 root     root      4910296 May  8  2003 vino.bin
-rw-r--r--    1 root     root      4910296 Jan  1  1970 vino125.bin
Vivato#
Vivato#conf
Enter configuration commands, one per line.  End with CNTL/Z.
Vivato(config)#boot system flash:
Boot image [vino.bin]: vino125.bin
Vivato(config)#exit
Vivato#write 
Writing configuration...
OK
Vivato#reboot
Vivato#
Enter the “copy scp: 
flash:” command, and 
enter the user name, 
password, and file 
information needed for 
the Wi-Fi Switch to 
access the 
downloaded image file 
on your network. 
You can use the “show 
flash” or “dir” 
command to verify that 
the image was loaded 
into the Wi-Fi Switch 
using the “destination” 
name that you 
specified.
Use the “boot system flash:” 
command to tell the Wi-Fi Switch 
to use the new image.
Use the “write” command to 
store the new boot 
configuration.
Use the “reboot” command to 
reboot and start using the new 
image.