Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual
4-8 Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI
Global Configuration Mode
Global Configuration Commands
date
date auto-time-update
Use the date auto-time-update command to automatically update the clock from the defined
server. To stop the auto update, see no date auto-time-update command on page 4-37.
Syntax: (config)# date auto-time-update protocol {ntp|tod} server
address1 [address2] [address3] [address4] update-every hours
Example: (config)# date auto-time-update protocol ntp server 192.168.1.1
update-every 24
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
Note: By default, Time of Day management for the MSR is provided by the Adit 600 controller.
date set
Use the date set command to manually set the internal clock.
Syntax: (config)# date set hh:mm:ss dd mm yyyy
Example: (config)# date set 05:00:00 04 17 2006
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
Note: By default, Time of Day management for the MSR is provided by the Adit 600 controller.
Use this command with the MSR only if you are using NTP or another time service and need to
manually adjust the time due to a loss of contact with the server.
Field Definition
ntp Network Time Protocol protocol. Default for Adit 3000.
tod Time of Day protocol.
address1, address2,
...
Enter the IP Address of the Time Server. Additional addresses may be
added for backup if the primary Time Server fails.
hours Sets the amount of time between resets. Range 1-480 hours. Default is
24 hours.
Field Definition
hh:mm:ss Set the time in the 24 hour format hh:mm:ss
hh = hours, range is 0 - 23
mm = minutes, range is 0 - 59
ss = seconds, range is 0 - 59
dd dd = day, range is 1 - 31
mm mm = month, range is 1 - 12
yyyy Enter current year (example 2006). Range 1970 - 2037.