User guide
set netport
Chapter 2 Command Descriptions 167
set netport
Device support This command is supported by all devices.
Purpose Changes the netport, or port number used for the webserver (HTTP)
service to a different port than the default, which is 80. The new port must
not already be in use by another service.
Required
permissions
The root user can configure the netport for the webserver service. Normal
users can display the current netport number.
Syntax Change the port number for the webserver service
set netport [http=port number]
Display current port number for the webserver service
set netport
Options http=port number
The port number used for the webserver (HTTP) service. The port must
not already be in use by another service, for example, RealPort on port
771.
Examples #> set netport http=82
See also "revert" on page 79. The “revert netport” command reverts the “set netport”
configuration.