Switch User Manual

358 Web Server
www.dell.com | support.dell.com
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.
ip https server
The
ip https server
Global Configuration mode 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
Default Configuration
The default for the device is disabled.
Command Mode
Global Configuration mode
User Guidelines
You must use the
crypto certificate generate
command to generate the HTTPS certificate.
Example
The following example enables the device to be configured from a browser.
ip https port
The
ip https port
Global Configuration mode command configures a TCP port for use by a secure
web browser to configure the device. To use the default port, use the
no
form of this command.
Syntax
ip https port
port-number
no ip https port
port-number
—Port number for use by the HTTP server. (Range: 0 - 65535)
Console (config)# ip http port 100
Console (enable)# ip https server