User Manual

Table Of Contents
[Description]
Configure the HTTP proxy server used when updating firmware using a firmware file located on the web server.
If no HTTP proxy server is configured, the firmware update will be performed without going through the HTTP proxy server.
The port number must also be explicitly configured.
If this command is executed with the "no" syntax, the HTTP proxy server setting is cleared.
[Example]
Set the HTTP proxy server to 192.168.100.1 (port number 8080).
SWX3220(config)#firmware-update http-proxy 192.168.100.1 8080
SWX3220(config)#
4.26.3 Execute firmware update
[Syntax]
firmware-update execute [no-confirm] [no-reboot]
[Keyword]
no-confirm : Don't confirm the firmware update
no-reboot : Does not reboot after updating firmware
[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.
When no-reboot is specified, the system does not reboot after performing a revision update. It will boot with the updated
firmware on the next boot.
[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.
When no-reboot is specified, the system will not reboot at the specified time, even if the firmware-update revision-time
command is configured.
[Example]
Update the firmware using a firmware file located on a web server.
SWX3220#firmware-update execute
Found the new revision firmware
Current Revision: Rev.4.02.01
New Revision: Rev.4.02.03
Downloading...
Update to this firmware? (y/n)y
Updating...
Finish
SWX3220#
4.26.4 Set firmware download timeout duration
[Syntax]
firmware-update timeout time
no firmware-update timeout
[Parameter]
time : <100-86400>
Timeout time (seconds)
Command Reference | Maintenance and operation functions | 137