CLI Reference Guide-R04

Table Of Contents
Chapter 8
| User Authentication Commands
Web Server
– 258 –
Web Server
This section describes commands used to configure web browser management
access to the switch.
Note:
Users are automatically logged off of the HTTP server or HTTPS server if no
input is detected for 300 seconds.
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)#
Table 43: Web Server Commands
Command Function Mode
ip http authentication Specifies the port to be used by the web browser interface GC
ip http port Specifies the port to be used by the web browser interface GC
ip http server Allows the switch to be monitored or configured from a
browser
GC
ip http secure-port Specifies the TCP port number for HTTPS GC
ip http secure-server Enables HTTPS (HTTP/SSL) for encrypted communications GC
delete https-certificate Deletes the https secure site certificate PE