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


Usage

<configuration>
    <access>
        <profile>
            <radius>
                <options>
                    <ethernet-port-type-virtual/>
                    <interface-description-format>interface-description-format-choice
                                    </interface-description-format>
                    <nas-identifier>nas-identifier</nas-identifier>
                    <nas-port-extended-format>...</nas-port-extended-format>
                    <accounting-session-id-format>accounting-session-id-format-choice
                                    </accounting-session-id-format>
                    <revert-interval>seconds</revert-interval>
                    <vlan-nas-port-stacked-format/>
                </options>
            </radius>
        </profile>
    </access>
</configuration>

Description

Specifies the RADIUS options.

Contents

<accounting-session-id-format>—Decimal format or description format for the accounting session ID.

<ethernet-port-type-virtual>—Type of physical port to authenticate the user is virtual (RADIUS attribute 61).

<interface-description-format>—Interface description in the NAS-port-ID attribute.

<nas-identifier>—NAS-Identifier to be used for authentication and accounting requests (RADIUS attribute 32).

<nas-port-extended-format>—RADIUS client's use of an extended format for RADIUS attribute 5.

<revert-interval>—Time after which to revert to primary server.

<vlan-nas-port-stacked-format>—Include the S-VLAN ID, in addition to the VLAN ID, for subscribers on Ethernet interfaces.


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