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


Usage

<configuration>
    <access>
        <profile>
            <radius>
                <attributes>
                    <exclude>
                        <accounting-authentic>...</accounting-authentic>
                        <accounting-delay-time>...</accounting-delay-time>
                        <accounting-session-id>...</accounting-session-id>
                        <accounting-terminate-cause>...</accounting-terminate-cause>
                        <called-station-id>...</called-station-id>
                        <calling-station-id>...</calling-station-id>
                        <class>...</class>
                        <dhcp-options>...</dhcp-options>
                        <dhcp-gi-address>...</dhcp-gi-address>
                        <dhcp-mac-address>...</dhcp-mac-address>
                        <output-filter>...</output-filter>
                        <event-time-stamp>...</event-time-stamp>
                        <framed-ip-address>...</framed-ip-address>
                        <framed-ip-netmask>...</framed-ip-netmask>
                        <input-filter>...</input-filter>
                        <input-gigapackets>...</input-gigapackets>
                        <input-gigawords>...</input-gigawords>
                        <interface-description>...</interface-description>
                        <nas-identifier>...</nas-identifier>
                        <nas-port>...</nas-port>
                        <nas-port-id>...</nas-port-id>
                        <nas-port-type>...</nas-port-type>
                        <output-gigapackets>...</output-gigapackets>
                        <output-gigawords>...</output-gigawords>
                    </exclude>
                </attributes>
            </radius>
        </profile>
    </access>
</configuration>

Description

Configures the exclusion of RADIUS attributes in RADIUS messages.

Contents

<accounting-authentic>—Excludes RADIUS attribute 45, Acct-Authentic.

<accounting-delay-time>—Excludes RADIUS attribute 41, Acct-Delay-Time.

<accounting-session-id>—Excludes RADIUS attribute 44, Acct-Session-ID.

<accounting-terminate-cause>—Excludes RADIUS attribute 49, Acct-Terminate-Cause.

<called-station-id>—Excludes RADIUS attribute 30, Called-Station-ID.

<calling-station-id>—Excludes RADIUS attribute 31, Calling-Station-ID.

<class>—Excludes RADIUS attribute 25, Class.

<dhcp-gi-address>—Excludes RADIUS attribute 26-57, DHCP-GI-Address.

<dhcp-mac-address>—Excludes RADIUS attribute 26-56, DHCP-MAC-Address.

<dhcp-options>—Excludes RADIUS attribute 26-55, DHCP-Options.

<event-time-stamp>—Excludes RADIUS attribute 55, Event-Timestamp.

<framed-ip-address>—Excludes RADIUS attribute 8, Framed-IP-Address.

<framed-ip-netmask>—Excludes RADIUS attribute 9, Framed-IP-Netmask.

<input-filter>—Excludes RADIUS attribute 26-10, Ingress-Policy-Name.

<input-gigapackets>—Excludes RADIUS attribute 26-42, Acct-Input-Gigapackets.

<input-gigawords>—Excludes RADIUS attribute 52, Acct-Input-Gigawords.

<interface-description>—Excludes RADIUS attribute 26-63, Interface-Desc.

<nas-identifier>—Excludes RADIUS attribute 32, NAS-identifier.

<nas-port>—Excludes RADIUS attribute 5, NAS-Port.

<nas-port-id>—Excludes RADIUS attribute 87, NAS-Port-ID.

<nas-port-type>—Excludes RADIUS attribute 61, NAS-Port-Type.

<output-filter>—Excludes RADIUS attribute 26-11, Egress-Policy-Name.

<output-gigapackets>—Excludes RADIUS attribute 26-43, Acct-Output-Gigapackets.

<output-gigawords>—Excludes RADIUS attribute 53, Acct-Output-Gigawords.


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