Chapter 8
| Authentication Commands
Web Server
– 269 –
Related Commands
aaa authorization exec (262)
ip http server (271)
show system (134)
ip http port This command specifies the UDP port number used by the web browser interface.
Use the no form to use the default port.
Syntax
ip http port port-number
no ip http port
port-number - The UDP port to be used by the browser interface.
(Range: 1-65535)
Default Setting
80
Command Mode
Global Configuration
Example
Console(config)#ip http port 769
Console(config)#
Related Commands
ip http server (271)
show system (134)
ip http secure-port This command specifies the TCP 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, except for
the following reserved ports: 1 and 25 - Linux kernel, 23 - Telnet, 80 - HTTP)
Default Setting
443
Command Mode
Global Configuration