Command Reference HTTP Service Commands
manually.
Configuration
Examples
The following example enables the Auto-detect mode:
Ruijie#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#http update mode auto-detect
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A
http update server
Use this command to configure the IP address and the HTTP port number of the HTTP upgrade
server.
http update server { host-name | ip-address } [ port port-number ]
no http update server
Parameter
Description
Parameter Description
host-name
Host name of the HTTP remote upgrade server.
ip-address
IP address of the HTTP remote upgrade server.
port-number
Port number of the HTTP remote upgrade server; value ranges from
1-65535.
Defaults
By default, the IP address of the HTTP remote upgrade server is 0.0.0.0 and the port number is 80.
Command
mode
Global configuration mode.
Usage Guide
Use this command to configure the IP address and the HTTP port number of the HTTP upgrade
server. When processing the update, the user-configured server address is preferentially used. If the
connection fails, the server address in store in the local upgrade record file will be used to establish
the connection. When all the above connection fails, the update will be suspended.
At least one IP address of upgrade server is stored in the local upgrade record file, and this IP
address cannot be modified.
The HTTP upgrade server address is not need to be configured because the local
upgrade record file records available upgrade server addresses.