ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
28
| Authentication Commands
Web Server
– 1053
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 (1053)
show system (906)
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 encrypted
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