Command Line Interface
6531553-KDU 137 365 Uen D 2006-06-16
Example
Related Commands
ip http secure-port (section 7.7.18 on page 653)
copy tftp https-certificate (section 7.5.14 on page 561)
7.7.18 ip http secure-port
This command specifies the UDP port number used for HTTPS connection to
the ECN330-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
• The HTTP and HTTPS servers cannot be configured to use the same
port.
• If the HTTPS port number is changed, clients attempting to connect to
the HTTPS server must specify the port number in the URL, in this
format: https://device:port_number
Console(config)#ip http secure-server
Console(config)#