HP-UX Reference (11i v2 07/12) - 1M System Administration Commands N-Z (vol 4)

x
xntpd(1M) xntpd(1M)
age This type of le generation sets changes to a new element of the file set every 24
hours of server operation. The file name suffix consists of a dot, the letter
a, and an
eight-digit number. This number is taken to be the number of seconds the server is
running at the start of the corresponding 24 hour period.
enabledisable
Information is only written to a file generation set when this is set to
enable. Output is
prevented by specifying
disable. The default is
enable.
linknolink
It is convenient to be able to access the current element of a file generation set by a fixed name.
This feature is enabled by specifying
link and disabled using
nolink. The default is link.
If
link is specified, a hard link from the current file set element to a file without suffix is
created. When there is already a file with this name and the number of links of this file is one, it
is renamed appending a dot, the letter C
, and the pid of the xntpd server process. When the
number of links is greater than one, the file is unlinked. This allows the current file to be
accessed by a constant name.
Reference Clock Drivers
Individual clocks can be activated by configuration file commands, specifically the
server and fudge
commands described in the xntpdc(1M) manpage. The following discussion presents information on how to
select and configure the device drivers in a running UNIX system.
Radio and modem clocks by convention have addresses in the form 127.127.t.u, where
t is the clock
type and
u is a unit number in the range 0-3 used to distinguish multiple instances of clocks of the same
type. Most of these clocks require support in the form of a serial port or special bus peripheral. The partic-
ular device is normally specified by adding a soft link /dev/device u to the particular hardware device
involved, where u correspond to the unit number above.
Following is a list showing the type and title of each driver currently implemented. The compile-time
identifier for each is shown in parentheses.
The following four clock drivers are supported by HP.
Type 1 Local Clock Driver (LOCAL_CLOCK)
Type 4 Spectracom 8170 and Netclock/2 WWVB Receivers (WWVB)
Type 26 Hewlett Packard 58503A GPS Receiver (HPGPS)
Type 29 Trimble Palisade GPS Receiver (PALISADE)
The clock drivers mentioned below are not supported by HP. They may work, but have not been tested.
They are provided as is, for the convenience of the diverse users.
Type 2 Trak 8820 GPS Receiver (TRAK)
Type 3 PSTI/Traconex 1020 WWV/WWVH Receiver (PST)
Type 5 TrueTime GPS/GOES/OMEGA Receivers (TRUETIME)
Type 8 Generic Reference Driver (PARSE)
Type 10 Austron 2200A/2201A GPS Receivers (AS2201)
Type 11 * TrueTime OMEGA Receiver
Type 15 * TrueTime TM-TMD GPS Receiver
Type 16 Bancomm GPS/IRIG Receiver (HP only) (BANC)
Type 17 Datum Precision Time System (DATUM)
Type 18 NIST Modem Time Service (ACTS)
Type 20 Generic NMEA GPS Receiver (NMEA)
Type 23 PTB Modem Time Service (PTBACTS)
Type 24 USNO Modem Time Service (USNO)
Type25*TrueTimegeneric.
All TrueTime receivers are now supported by one driver, type 5. Types 11, 15 and 25 will be retained only
for a limited time and may be reassigned in future.
Debugging Hints for Reference Clock Drivers
The ntpq and xntpdc utility programs can be used to debug reference clocks, either on the server itself
or from another machine elsewhere in the network. The server is compiled, installed and started using the
command-line switches described in the xntpdc(1M) manpage.
The first thing to look for are error messages on the system log. If none occur, the daemon has started,
opened the devices specified and waiting for peers and radios to come up.
684 Hewlett-Packard Company 5 HP-UX 11i Version 2: December 2007 Update