5-128 Compact T1 - Release 6.1
CLI Commands
set
set (router) ntp server
Use the set (router) ntp server command to specify the IP address of the NTP server.
Syntax: set {rtr_card-addr} ntp server {ip-addr}
Example: set 1 ntp server 10.10.10.0
The example will set the address to be used to access the NTP server to
10.10.10.0, on the Router in slot 1.
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{ip-addr}
The IP address of the NTP server, in the form of xxx.xxx.xxx.xxx, where xxx is between
0-255. Setting the NTP server value to 0.0.0.0 will cau se the router to listen to and
process NTP broadcasts.set (router) ntp timezone
Use the set (router) ntp timezone command to specify the timezone offset relative to GMT
for this Router.
Syntax: set {rtr_card-addr} ntp timezone {hour-offset}
[minute-offset]
Example: set 1 ntp timezone -5
The example will specify the gateway time to be 5 hours from GMT (Greenwich
Mean Time), which equates to Eastern Standard time, for the router in slot 1.
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{hour-offset}
Used to calculate gateway time from GMT. The hour-offset range is -12 to 12.
[minute-offset]
Used to calculate gateway time from GMT. The minute-offset range is 0 to 60.