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


Usage

<configuration>
    <system>
        <ntp>
            <boot-server>boot-server</boot-server>
            <authentication-key>...</authentication-key>
            <peer>...</peer>
            <server>...</server>
            <broadcast>...</broadcast>
            <broadcastclient/>
            <multicastclient>...</multicastclient>
            <trusted-key>...</trusted-key>
            <source-address>source-address</source-address>
        </ntp>
    </system>
</configuration>

Description

Network Time Protocol services.

Contents

<authentication-key>—Authentication key information.

<boot-server>—Server to query during boot sequence.

<broadcast>—Broadcast parameters.

<broadcastclient>—Listen to broadcast NTP.

<multicastclient>—Listen to multicast NTP.

<peer>—Peer parameters.

<server>—Server parameters.

<source-address>—Use specified address as source address.

<trusted-key>—List of trusted authentication keys.


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