CLI Reference Guide-R05

Table Of Contents
Chapter 8
| Authentication Commands
Web Server
– 237 –
ip http server This command allows this device to be monitored or configured from a browser.
Use the no form to disable this function.
Syntax
[no] ip http server
Default Setting
Enabled
Command Mode
Global Configuration
Example
Console(config)#ip http server
Console(config)#
Related Commands
ip http port (236)
show system (108)
ip http secure-port This command specifies the TCP port number used for HTTPS connection to the
switchs web interface. Use the no form to restore the default port.
Syntax
ip http secure-port port_number
no ip http secure-port
port_number – The TCP port used for HTTPS. (Range: 1-65535, except for
the following reserved ports: 1 and 25 - Linux kernel, 23 - Telnet, 80 - HTTP)
Default Setting
443
Command Mode
Global Configuration
Command Usage
You cannot configure the HTTP and HTTPS servers to use the same port.
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