Chapter 8
| Authentication Commands
Web Server
– 227 –
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 (218)
ip http server (228)
show system (96)
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