User Manual

Table Of Contents
[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/swr2310.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".
IPv6 addresses must be enclosed in "[]", as shown here: "[IPv6 address]".
When specifying an IPv6 link-local address, the sending interface must also be specified (fe80::X%vlanN syntax).
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/swr2310.bin as the firmware download URL.
SWR2310(config)#firmware-update url http://192.168.100.1/swr2310.bin
SWR2310(config)#
4.25.2 Configure the HTTP proxy server used for firmware updates
[Syntax]
firmware-update http-proxy server port
no firmware-update http-proxy
[Parameter]
server : A.B.C.D
IPv4 address of the HTTP proxy server
server : [X:X::X:X]
IPv6 address of the HTTP proxy server
Must be enclosed in "[]", as shown here: "[X:X::X:X]"
When specifying an IPv6 link-local address, the sending interface must also be specified (fe80::X
%vlanN syntax).
: Alphanumeric characters and symbols (up to 255 characters)
The HTTP proxy server FQDN
port : <1-65535>
The HTTP proxy server listening port number
[Initial value]
no firmware-update http-proxy
[Input mode]
global configuration mode
[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).
126 | Command Reference | Maintenance and operation functions