CLI Reference Guide-R07

Table Of Contents
Chapter 8
| Authentication Commands
Web Server
– 238 –
ip http authentication This command specifies the method list for EXEC authorization for starting an EXEC
session used by the web browser interface. Use the no form to use the default port.
Syntax
ip http authentication aaa exec-authorization {default | list-name}
no ip http authentication aaa exec-authorization
default - Specifies the default method list used for authorization requests.
list-name - Specifies a method list created with the aaa authorization
commands command.
Default Setting
None
Command Mode
Global Configuration
Example
Console(config)#ip http authentication aaa exec-authorization default
Console(config)#
Related Commands
aaa authorization commands (229)
ip http server (239)
show system (105)
ip http port This command specifies the TCP 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 TCP port to be used by the browser interface.
(Range: 1-65535)
Default Setting
80
Command Mode
Global Configuration