Compact T1 - Release 6.1 5-85
CLI Commands
set
set ntp server address
Use the set ntp server address command to specify the IP address of the NTP server.
Syntax: set ntp server address {ip-addr}
Example: set ntp server address 192.168.23.56
The example will the IP address to be used to access the NTP server to
192.168.23.56.
{ip-addr}
The IP address of the NTP server for unicast polling, in the form of xxx.xxx.xxx.xxx, where
xxx is between 0-255, or 0.0.0.0 for listening to broadcasts. The default is 0.0.0.0.
set ntp timezone
Use the set ntp timezone command to specify the timezone offset to GMT for this
controller.
Syntax: set ntp timezone {hour-offset} [minute-offset]
Example: set ntp timezone -5
The example will set the time zone offset to be -5:00 from GMT (Greenwich
Mean Time), which equates to Eastern Standard Time.
{hour-offset}
Offset from GMT in hours. Range is from -12 - 12, with a default of 0.
{minute-offset}
An optional parameter which sets the offset from GMT in minutes. Range is from 0 - 59,
with a default of 0. This is used for half hour time zones.