User`s manual
62 •• Command Summary 2000591-001
Command Summary, Continued
This command sets the address of the IP router to which the device
should send TCP/IP messages whose destinations do not reside on the
devices’ own network. Your TCP/IP network administrator can help you
choose appropriate router addresses for your DataNET hubs (a router
address is not required). Addresses are entered in “dotted-decimal” no-
tation. For example:
config iproute 192.10.6.1
or to disable the router
config iproute 0.0.00
This command sets the IP address of the device used as a time server.
The ANCB date and time is NOT battery backed up and requires reset-
ting each time the power is lost or the board is reset. If a time server is
specified the ANCB will request the time at powerup and periodically
every 24 hours. The ANCB requests the time from the time server IP on
TCP port #13. The returned value must be in the form “Mon Sep 21
13:24:11 1999”. A MAXUM analyzer or NAU can be configured to pro-
vide the time server function. Addresses are entered in “dotted-decimal”
notation. Example:
time server ip 127.3.14.12
Entering all zeroes for the timer server address will disable the time
server function.
time server ip 0.0.0.0
Without an input argument, date displays the current date and time, as
known by the ANCB. Otherwise, date sets the ANCB’s current date and
time according to the input argument. The date command has the fol-
lowing form:
date yyyymmddhhmm
The argument part yyyy is the four digits of the year; the first mm is the
month number; dd is the day number in the month; hh is the hour num-
ber (24 hour system); the second mm is the minute number; and .ss
(optional) specifies seconds.
For example, to set the date to Oct 8, 2001 12:45 AM, type
date 200110080045
config iproute
config time server ip
date