166 Configuring and managing IP interfaces and services
NN47250-500 (Version 03.01)

Managing HTTPS

Enabling HTTPS

HTTPS is disabled by default. To enable HTTPS, use the following command:
set ip https server {enable | disable}

Displaying HTTPS information

To display HTTPS service information, use the following command:
show ip https
To display information for a WSS’s HTTPS server, type the following command:
WSS> show ip https
HTTPS is enabled
HTTPS is set to use port 443
Last 10 Connections:
IP Address Last Connected Time Ago (s)
------------ ----------------------- ------------
10.10.10.56 2003/05/09 15:51: 26 pst 349
The command lists the TCP port number on which the switch listens for HTTPS connections. The command
also lists the last 10 devices to establish HTTPS connections with the switch and when the connections were
established.
If a browser connects to a WSS from behind a proxy, then only the proxy IP address is shown. If multiple
browsers connect using the same proxy, the proxy address appears only once in the output.
Caution! If you disable the HTTPS server, Web View access to the switch is also
disabled.