Ip http secure-port – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual
Page 351

System Management Commands
4-43
4
Example
Related Commands
ip http secure-port (4-43)
copy tftp https-certificate (4-84)
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
Related Commands
Console(config)#ip http secure-server
Console(config)#
Console(config)#ip http secure-port 1000
Console(config)#