Command Reference HTTP Service Commands
Use this command to upgrade the Web package in local file system.
The storage path of the Web package.
Please use the copy command to copy the Web package into the file system before you use this
command to upgrade the Web package.
The following example copies a Web package into the file system and upgrades the package.
Ruijie#copy tftp://192.168.23.24/web.upd flash:/web.upd
Ruijie#upgrade web flash:/web.upd
enable service web-server
Enables the HTTP service.
Use this command to download the Web package from the TFTP server and upgrade the package
automatically.
upgrade web download tftp: path
path indicates the storage path of the Web package on the TFTP
server.
tftp indicates the system downloads the Web package from the TFTP
server through the physical port and upgrades the Web package
automatically.