C
HAPTER
24
| Authentication Commands
Web Server
– 606 –
◆ To specify a secure-site certificate, see “Replacing the Default Secure-
site Certificate” on page 288. Also refer to the copy tftp https-certificate
command.
EXAMPLE
Console(config)#ip http secure-server
Console(config)#
RELATED COMMANDS
ip http secure-port (606)
copy tftp https-certificate (512)
show system (507)
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
EXAMPLE
Console(config)#ip http secure-port 1000
Console(config)#
RELATED COMMANDS
ip http secure-server (605)
show system (507)