EasyManua.ls Logo

Curtiss-Wright DTS1+ CSfC - Page 123

Default Icon
153 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User Guide DDOC0199-000-A9
1-Slot Data Transport System (CSfC) 13 - 32 Command Line Interface
© 2024 Curtiss-Wright Defense Solutions Revision 1.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>