C
HAPTER
24
| Authentication Commands
Web Server
– 834 –
RELATED COMMANDS
ip http server (834)
show system (713)
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 (833)
show system (713)
ip http secure-port This command specifies the UDP port number used for HTTPS connection to
the switch’s 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 UDP port used for HTTPS. (Range: 1-65535)
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