Ip http secure-port, Ip http secure-server, Ip http secure-port ip http secure-server – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual

Page 212

Advertising
background image

162

Brocade 6910 Ethernet Access Switch Configuration Guide

53-1002581-01

Web Server

9

Command Mode

Global Configuration

Example

Console(config)#ip http server

Console(config)#

Related Commands

ip http port (161)
show system (61)

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 (162)
show system (61)

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

Advertising