User Manual

4.23 Firmware update
4.23.1 Set firmware update site
[Syntax]
firmware-update url url
no firmware-update url
[Parameter]
url : Single-byte alphanumeric characters and single-byte symbols (255 characters or less)
URL at which the firmware is located
[Initial value]
firmware-update url http://www.rtpro.yamaha.co.jp/firmware/revision-up/swr2311p.bin
[Input mode]
global configuration mode
[Description]
Specify the download source URL used when updating the firmware from a firmware file located on a web server.
The input syntax is "http://server IP address or hostname/pathname".
If the server's port number is other than 80, you must specify this within the URL, using the syntax "http://server IP address or
hostname:port number/path name".
[Example]
Specify http://192.168.100.1/swr2311p.bin as the firmware download URL.
SWR2311P(config)#firmware-update url http://192.168.100.1/swr2311p.bin
SWR2311P(config)#
4.23.2 Execute firmware update
[Syntax]
firmware-update execute [no-confirm]
[Keyword]
no-confirm : Don't confirm the firmware update
[Input mode]
priviledged EXEC mode
[Description]
Compares the firmware file located on the web server with the revision of the currently-running firmware, and executes the
update if rewriting is possible.
If firmware of a revision that can be rewritten exists, you will be asked for confirmation; enter "Y" if you want to update, or
enter "N" if you don't want to update.
If you specify "no-confirm," the update is executed without asking you for confirmation.
[Note]
You can use the firmware-update url command to change the download source URL.
If you execute the firmware-update revision-down enable command, it will be possible to downgrade to an older revision.
[Example]
Update the firmware using a firmware file located on a web server.
SWR2311P#firmware-update execute
Found the new revision firmware
Current Revision: Rev.2.02.01
New Revision: Rev.2.02.03
Downloading...
Update to this firmware? (Y/N)y
Updating...
Finish
SWR2311P#
Command Reference | Maintenance and operation functions | 113