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


Usage

<configuration>
    <access>
        <profile>
            <radius>
                <authentication-server>...</authentication-server>
                <accounting-server>...</accounting-server>
                <options>...</options>
                <attributes>...</attributes>
            </radius>
        </profile>
    </access>
</configuration>

Description

Set of RADIUS configurations.

Contents

<accounting-server>—The accounting server list to use in the specified order to send accounting messages.

<attributes>—Specifies how RADIUS attributes should be handled.

<authentication-server>—The authentication server list to use in the specified order to send authentication messages.

<options>—Specifies the RADIUS options.


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