Accton Technology ES4548D Switch User Manual


 
Web Server Commands
41-13
41
The following web browsers and operating systems currently support HTTPS:
To specify a secure-site certificate, see “Replacing the Default Secure-site
Certificate” on page 12-6. Also refer to the copy command on page 35-2.
Example
Related Commands
ip http secure-port (41-13)
copy tftp https-certificate (35-2)
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
Table 41-8 HTTPS System Support
Web Browser Operating System
Internet Explorer 5.0 or later Windows 98,Windows NT (with service pack 6a),
Windows 2000, Windows XP
Netscape 6.2 or later Windows 98,Windows NT (with service pack 6a),
Windows 2000, Windows XP, Solaris 2.6
Console(config)#ip http secure-server
Console(config)#
Console(config)#ip http secure-port 1000
Console(config)#