Ip http secure-port – Microsens MS453490M Management Guide User Manual
Page 606

C
HAPTER
24
| Authentication Commands
Web Server
– 606 –
◆
To specify a secure-site certificate, see “Replacing the Default Secure-
site Certificate” on page
. Also refer to the
tftp https-certificate
command.
E
XAMPLE
Console(config)#ip http secure-server
Console(config)#
R
ELATED
C
OMMANDS
copy tftp https-certificate
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.
S
YNTAX
ip http secure-port port_number
no ip http secure-port
port_number – The UDP port used for HTTPS. (Range: 1-65535)
D
EFAULT
S
ETTING
443
C
OMMAND
M
ODE
Global Configuration
C
OMMAND
U
SAGE
◆
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
E
XAMPLE
Console(config)#ip http secure-port 1000
Console(config)#
R
ELATED
C
OMMANDS