Command Line Interface
7-18
7
ip http server
This command allows this device to be monitored or co nfigured from a browser. Use
the no form to disable this function.
Syntax
ip http server
no ip http server
Default Setting
Enabled
Command Mode
Global Configuration
Example
Related Commands
ip http port (7-18)
ip https port
Use this command to specify the UDP port number used for HTTPS/SSL c onnection
to the access point’s Web interface. Use the no form to restore the default port.
Syntax
ip https port <port_number>
no ip https port
port_number – The UDP port used for HTTPS/SSL.
(Range: 80, 1024-65535)
Default Setting
443
Command Mode
Global Configuration
Command Usage
You cannot configure the HTTP and HTTPS servers to use the same port.
To avoid using common reserved TCP port numbers below 1024, the
configurable range is restricted to 443 and between 1024 and 65535.
If you change the HTTPS port number, clients attempting to connect to the
HTTPS server must specify the port number in the URL, in this format:
https://device:port_number
Enterprise AP(config)#ip http server
Enterprise AP(config)#