ADTRAN 1000R Series User Manual

Page 431

Advertising
background image

Command Reference Guide

Global Configuration Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

431

ip http [access-class <listname> in | authentication <listname> |

secure-access-class <listname> in | secure-server | server |
session-limit | session-timeout]

Use the ip http command to enable web access to the unit.

Syntax Description

access-class

Enables HTTP for all incoming connections associated with a specific access list.

<listname>

Specifies the access list name.

in

Applies to all incoming connections.

authentication

Assigns the specified AAA list to HTTP authentication.

secure-access-class

Applies to all self-bound HTTPS connections.

secure-server

Enables the SSL server.

server

Enables the HTTP server connection.

session-limit

Sets the maximum number of sessions allowed. Valid range is 0 to 100 with 100
as the default.

session-timeout

Sets the session timeout. Valid range is 10 to 86,400 seconds. The default is 600.

Default Values

By default, this command is disabled.

Applicable Platforms

This command applies to the NetVanta 300, 1000, 1000R, and 2000 and Total Access 900 Series units.

Command History

Release 3.1

Command was introduced.

Usage Examples

The following example enables web access to the router:

(config)#ip http server

Advertising