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


Usage

<configuration>
    <interfaces>
        <interface>
            <keepalives>
                <interval>seconds</interval>
                <up-count>up-count</up-count>
                <down-count>down-count</down-count>
            </keepalives>
        </interface>
    </interfaces>
</configuration>

Description

Send or demand keepalive messages.

Contents

<down-count>—Keepalive missed to bring link down.

<interval>—Keepalive period.

<up-count>—Keepalive received to bring link up.


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