Command Line Interface
4-30
4
Example
Related Commands
ip http server (4-30)
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
[no] ip http server
Default Setting
Enabled
Command Mode
Global Configuration
Example
Related Commands
ip http port (4-29)
ip http secure-server
This command enables the secure hypertext transfer protocol (HTTPS) over the
Secure Socket Layer (SSL), providing secure access (i.e., an encrypt ed connection)
to the switch’s Web interface. Use the no form to disable this function.
Syntax
[no] ip http secure-server
Default Setting
Enabled
Command Mode
Global Configuration
Command Usage
Both HTTP and HTTPS service can be enabled independently on the switch.
However, you cannot configure the HTTP and HTTPS servers to use the
same UDP port.
If you enable HTTPS, you must indicate this in the URL that you specify in
your browser: https://device[:port_number]
Console(config)#ip http port 769
Console(config)#
Console(config)#ip http server
Console(config)#