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


Usage

<configuration>
    <services>
        <ggsn>
            <rule-space>
                <buffer-pending-authorization>
                    <service-identifiers>...</service-identifiers>
                    <buffer-limit>buffer-limit</buffer-limit>
                </buffer-pending-authorization>
            </rule-space>
        </ggsn>
    </services>
</configuration>

Description

Settings for buffering packets pending authorization.

Contents

<buffer-limit>—Maximum number of packets to buffer.

<service-identifiers>—List of service identifiers for which payload will be buffered while waiting for authorization.


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