[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <access>
        <radius-server>...</radius-server>
        <radius-disconnect-port>radius-disconnect-port</radius-disconnect-port>
        <radius-disconnect>...</radius-disconnect>
        <address-pool>...</address-pool>
        <group-profile>...</group-profile>
        <profile>...</profile>
        <address-assignment>...</address-assignment>
        <radius-options>...</radius-options>
        <ldap-options>...</ldap-options>
        <ldap-server>...</ldap-server>
        <securid-server>...</securid-server>
    </access>
</configuration>

Description

Network access configuration.

Contents

<address-assignment>—Address assignment configuration.

<address-pool>—Address pool.

<group-profile>—Group profile to use for this client.

<ldap-options>—Lightweight Directory Access Protocol options.

<ldap-server>—Lightweight Directory Access Protocol server options.

<profile>—Set of attributes that define access.

<radius-disconnect>—RADIUS-initiated disconnect configuration for dynamic termination of user sessions by external entity.

<radius-disconnect-port>—Server port on which to access disconnect requests from RADIUS client.

<radius-options>—RADIUS options.

<radius-server>—RADIUS server configuration.

<securid-server>—SecurID server configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]