User Manual

Table Of Contents
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/swx2320.bin as the firmware download URL.
SWX232x(config)#firmware-update url http://192.168.100.1/swx2320.bin
SWX232x(config)#
4.24.2 Execute firmware update
[Syntax]
firmware-update execute [no-confirm]
[Keyword]
no-confirm : Don't confirm the firmware update
[Input mode]
privileged 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.
SWX232x#firmware-update execute
Found the new revision firmware
Current Revision: Rev.2.05.01
New Revision: Rev.2.05.03
Downloading...
Update to this firmware? (Y/N)y
Updating...
Finish
SWX232x#
4.24.3 Set firmware download timeout duration
[Syntax]
firmware-update timeout time
no firmware-update timeout
[Parameter]
time : <100-86400>
Timeout time (seconds)
[Initial value]
firmware-update timeout 300
[Input mode]
global configuration mode
[Description]
Specifies the timeout duration when downloading firmware from a web server.
If this command is executed with the "no" syntax, the setting returns to the default.
[Example]
Set the firmware download timeout duration to 120 seconds.
Command Reference | Maintenance and operation functions | 123