Users Guide

Table Of Contents
Security Commands 1147
User Guidelines
The port number should not be set to a value that might conflict with other well-
known protocol port numbers used on this switch. Do not configure HTTP
captive portal on an interface for which front panel switch management is
enabled using the default HTTP port number.
Example
console(config-cp)#http port 32768
console(config-cp)#no http port
https port
Use the https port command to configure an additional HTTPS port for
captive portal to monitor. Use the “no” form of this command to remove the
additional HTTPS port.
Syntax
https port
port-num
no https port
port-num
The port number on which the HTTPS server listens for
connections (Range: 1025–65535).
Default Configuration
Captive portal listens on port 443 by default.
Command Mode
Captive Portal Configuration mode.
User Guidelines
The port number should not be set to a value that might conflict with other well-
known protocol port numbers used on this switch. Do not configure HTTPS
captive portal on an interface for which front panel switch management is
enabled using the default HTTPS port number.
Example
console(config-cp)#https port 1443