User Guide DDOC0099-000-AH
DTS1 CSfC 12 - 29 Command Line Interface
© 2020 Curtiss-Wright Defense Solutions Revision 5.0
Example: Store ntp server name
Line Identifier
STORE...................................Reports NTP server list config update status
Fields
<str> ....................................host name of NTP server to be added to NTP server(s) list
Enumerated types (See above examples in fields)
Example: Clear ntp server list
Line Identifier
CLEAR ...................................clearing entries from NTP servers list
Enumerated types (See above examples in fields)
Example: List ntp server entries
Fields
<name> ..................................host name of NTP server
<ip>.......................................IP address of NTP server
Example: configuration status
Line Identifier
STATUS .................................Configuration status
Fields
<name> ..................................Host name of NTP server
<ip>.......................................IP address of NTP server
<sec> ....................................Number of seconds to wait before polling NTP server
Enumerated types (See above examples in fields)
cw_dts> ntpdate --name <str>
[ntpdate]
STORE: status=<sts>
[!ntpdate] <summary>
cw_dts> ntpdate --clear
[ntpdate]
CLEAR: status=<sts>
[!ntpdate] <summary>
cw_dts> ntpdate --list
[ntpdate]
LIST_SERVERS:
<ip>
<name>
[!ntpdate] <summary>
cw_dts> ntpdate [--status]
[ntpdate]
STATUS: <sts>
servers:
<name>
<ip>
Polling for time every <sec> seconds.
[!ntpdate] <summary>