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


Usage

<configuration>
    <access>
        <profile>
            <client>
                <l2tp>
                    <multilink>
                        <fragment-threshold>bytes</fragment-threshold>
                        <drop-timeout>milliseconds</drop-timeout>
                    </multilink>
                </l2tp>
            </client>
        </profile>
    </access>
</configuration>

Description

Multilink Point-to-Point Protocol command options.

Contents

<drop-timeout>—Drop timeout.

<fragment-threshold>—Fragmentation threshold.


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