XNTPD is the implementation of Network Time Protocol Version 3 (NTPv3) on NetWare 6.5 based on RFC 1305. It is the new time synchronization service that is used to synchronize time with servers that are NTPv3 compliant.
XNTPD [-aAbdm] [-c conffile] [-f driftfile] [-k keyfile] [-l logfile] [-p pidfile] [-r broadcastdelay] [-s statsdir] [-t key] [-v variable] [-V variable] [-T slp/noncp] [-S]
Table 1-23 XNTPD Parameters
XNTPD is an operating system service that sets and maintains the system time-of-day in sync with Internet standard time servers.
XNTPD reads the ntp.cfg configuration file at startup in order to determine the synchronization sources and operating modes.
XNTPD can operate in any of several modes, including client-server and broadcast/multicast mode, as described in RFC-1305.
A broadcast/multicast client can discover remote servers, compute client-server propagation, delay correction factors, and configure itself automatically. This makes it possible to deploy a fleet of workstations without specifying configuration details specific to the local environment.
To start XNTPD normally, enter
XNTPD
To start XNTPD with debug level 4, enter
XNTPD -D 4
To start XNTPD with fast synchronization enabled, enter
XNTPD -S
To start XNTPD with auto discovery of Timesync time sources, enter
XNTPD -T slp