From: Harlan Stenn Date: Sat, 8 Feb 2020 23:00:11 +0000 (+0000) Subject: html/confopt.html cleanup X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97c522e9d66e1d37464b40f1edadeea2472c8834;p=thirdparty%2Fntp.git html/confopt.html cleanup bk: 5e3f3d7bljym949hi7VU4YtmUHeDiw --- diff --git a/ChangeLog b/ChangeLog index 0a5ef1503..856ce7657 100644 --- a/ChangeLog +++ b/ChangeLog @@ -85,6 +85,7 @@ - (modified) patch by Kurt Roeckx * Clean up sntp/networking.c:sendpkt() error message. * Update the copyright year. +* html/confopt.html: cleanup. --- (4.2.8p13) 2019/03/07 Released by Harlan Stenn diff --git a/html/confopt.html b/html/confopt.html index f214f0f1f..c066cac38 100644 --- a/html/confopt.html +++ b/html/confopt.html @@ -13,7 +13,7 @@ Walt Kelly

The chicken is getting configuration advice.

Last update: - 24-Jul-2018 07:27 + 8-Feb-2020 22:51 UTC


Related Links

@@ -33,12 +33,86 @@ Walt Kelly support for the IPv6 address family is generated in addition to the default IPv4 address family. IPv6 addresses can be identified by the presence of colons ":" in the address field. IPv6 addresses can be used almost everywhere where IPv4 addresses can be used, with the exception of reference clock addresses, which are always IPv4. Note that in contexts where a host name is expected, a -4 qualifier preceding the host name forces DNS resolution to the IPv4 namespace, while a -6 qualifier forces DNS resolution to the IPv6 namespace.

Server Commands

Unless noted otherwise, further information about these commands is on the Association Management page.

-
server address [options ...]
- peer address [options ...]
- broadcast address [options ...]
- manycastclient address [options ...]
- pool address [options ...]
- unpeer [address | associd]
+
server address [options ...]
+
peer address [options ...]
+
+ + + + +Server Commands and Options + + + + +

Server Commands and Options

+giffrom Pogo, +Walt Kelly +

The chicken is getting configuration advice.

+

Last update: + 8-Feb-2020 22:51 + UTC

+
+

Related Links

+ + +

Table of Contents

+ +
+

Server and Peer Addresses

+

Following is a description of the server configuration commands in NTPv4. There are two classes of commands, configuration commands that configure an association with a remote server, peer or reference clock, and auxiliary commands that specify environment variables that control various related operations.

+

The various modes described on the Association Management page are determined by the command keyword and the DNS name or IP address. Addresses are classed by type as (s) a remote server or peer (IPv4 class A, B and C or IPv6), (b) the IPv4 broadcast address of a local interface, (m) a multicast address (IPv4 class D or IPv6), or (r) a reference clock address (127.127.x.x). For type m addresses the IANA has assigned the multicast group address IPv4 224.0.1.1 and IPv6 ff05::101 (site local) exclusively to NTP, but other nonconflicting addresses can be used.

+

If the Basic Socket Interface Extensions for IPv6 (RFC-2553) is detected, + support for the IPv6 address family is generated in addition to the default IPv4 address family. IPv6 addresses can be identified by the presence of colons ":" in the address field. IPv6 addresses can be used almost everywhere where IPv4 addresses can be used, with the exception of reference clock addresses, which are always IPv4. Note that in contexts where a host name is expected, a -4 qualifier preceding the host name forces DNS resolution to the IPv4 namespace, while a -6 qualifier forces DNS resolution to the IPv6 namespace.

+

Server Commands

+

Unless noted otherwise, further information about these commands is on the Association Management page.

+
server address [options ...]
+
peer address [options ...]
+
+ + + + +Server Commands and Options + + + + +

Server Commands and Options

+giffrom Pogo, +Walt Kelly +

The chicken is getting configuration advice.

+

Last update: + 8-Feb-2020 22:51 + UTC

+
+

Related Links

+ + +

Table of Contents

+ +
+

Server and Peer Addresses

+

Following is a description of the server configuration commands in NTPv4. There are two classes of commands, configuration commands that configure an association with a remote server, peer or reference clock, and auxiliary commands that specify environment variables that control various related operations.

+

The various modes described on the Association Management page are determined by the command keyword and the DNS name or IP address. Addresses are classed by type as (s) a remote server or peer (IPv4 class A, B and C or IPv6), (b) the IPv4 broadcast address of a local interface, (m) a multicast address (IPv4 class D or IPv6), or (r) a reference clock address (127.127.x.x). For type m addresses the IANA has assigned the multicast group address IPv4 224.0.1.1 and IPv6 ff05::101 (site local) exclusively to NTP, but other nonconflicting addresses can be used.

+

If the Basic Socket Interface Extensions for IPv6 (RFC-2553) is detected, + support for the IPv6 address family is generated in addition to the default IPv4 address family. IPv6 addresses can be identified by the presence of colons ":" in the address field. IPv6 addresses can be used almost everywhere where IPv4 addresses can be used, with the exception of reference clock addresses, which are always IPv4. Note that in contexts where a host name is expected, a -4 qualifier preceding the host name forces DNS resolution to the IPv4 namespace, while a -6 qualifier forces DNS resolution to the IPv6 namespace.

+

Server Commands

+

Unless noted otherwise, further information about these commands is on the Association Management page.

+
server address [options ...]
+
peer address [options ...]
+
broadcast address [options ...]
+
manycastclient address [options ...]
+
pool address [options ...]
+
unpeer [address | associd]
These commands specify the remote server name or address to be used and the mode in which to operate. The address can be either a DNS name or a IPv4 or IPv6 address in standard notation. In general, multiple commands of each type can be used for different server and peer addresses or multicast groups.
server
@@ -67,8 +141,8 @@ Walt Kelly
ident group
Specify the group name for the association. See the Autokey Public-Key Authentication page for further information.
key key
-
Send and receive packets authenticated by the symmetric key scheme described in the Authentication Support page. The key specifies the key identifier with values from 1 to 65535, inclusive. This option is mutually exclusive with the autokey option.
minpoll minpoll
-
maxpoll maxpoll
+
Send and receive packets authenticated by the symmetric key scheme described in the Authentication Support page. The key specifies the key identifier with values from 1 to 65535, inclusive. This option is mutually exclusive with the autokey option.
minpoll minpoll
+
maxpoll maxpoll
These options specify the minimum and maximum poll intervals for NTP messages, in seconds as a power of two. The maximum poll interval defaults to 10 (1024 s), but can be increased by the maxpoll option to an upper limit of 17 (36 hr). The minimum poll interval defaults to 6 (64 s), but can be decreased by the minpoll option to a lower limit of 3 (8 s). Additional information about this option is on the Poll Program page.
mode option
Pass the option to a reference clock driver, where option is an integer in the range from 0 to 255, inclusive. This option is valid only with type r addresses.