2 ip http port, 3 ip https server – PLANET WGSD-1022 User Manual
Page 332

User Guidelines
There are no user guidelines for this command.
Example
The following example enables the device to be configured from a browser.
Console (enable)# ip http server
5.28.2 ip http port
The ip http port global configuration command specifies the TCP port for use by a web browser to
configure the device. To use the default TCP port, use the no form of this command.
Syntax
ip http port port-number
no ip http port
port-number — Port number for use by the HTTP server. (Range: 0 - 65535)
Default Configuration
This default port number is 80.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command. However, specifying 0 as the port number will effectively
disable HTTP access to the device.
Example
The following example shows how the http port number is configured to 100.
Console (config)# ip http port 100
5.28.3 ip https server
The ip https server global configuration command enables the device to be configured from a secured
browser. To disable this function, use the no form of this command.
Syntax
ip https server
no ip https server