5-84 Compact T1 - Release 6.1
CLI Commands
set
set ntp
Use the set ntp commands to configure the Network Time Protocol functions.

set ntp disable

Use the set ntp disable command to disable Network Time Protocol (NTP) processing
(RFC 2030). The initial default for this processing is disabled.
Syntax: set ntp disable
Example: set ntp disable
The example will stop NTP processing on the Controller.

set ntp enable

Use the set ntp enable command to enable both Network Time Protocol (NTP) processing
(RFC 2030). The initial default for this processing is disabled.
Syntax: set ntp enable
Example: set ntp enable
The example will start NTP processing on the Controller.

set ntp poll

Use the set ntp poll command to specify the polling frequency when operating in unicast
polled mode. When the NTP server address is configured to a non-zero value this setting
will cause the Controller NTP client to issue a unicast NTP request to the configured NTP
server at this frequency.
Syntax: set ntp poll {seconds}
Example: set ntp poll 120
The example will poll the NTP server every 2 minutes.
{seconds}
The number of seconds between polls. Range is 16 - 1024 seconds, with a default of 16.