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


Usage

<configuration>
    <protocols>
        <neighbor-discovery>
            <secure>
                <timestamp>
                    <new-peer-window>seconds</new-peer-window>
                    <known-peer-window>seconds</known-peer-window>
                    <clock-drift>clock-drift</clock-drift>
                </timestamp>
            </secure>
        </neighbor-discovery>
    </protocols>
</configuration>

Description

Timestamp option configuration.

Contents

<clock-drift>—Clock drift.

<known-peer-window>—Known peer window (fuzz).

<new-peer-window>—New peer window (delta).


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