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


Usage

<configuration>
    <interfaces>
        <interface>
            <unit>
                <keepalives>
                    <interval>seconds</interval>
                    <up-count>up-count</up-count>
                    <down-count>down-count</down-count>
                </keepalives>
            </unit>
        </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]