User guide
Initial Configuration 33
© 2012 Datacom Systems Inc
4.1.4.8 SET TIME (SE TI)
This command, followed by the time (HHMMSS), sets the real time clock time. It is entered as
shown:
SET TIME (HHMMSS)
Example: # SE TI 033526
#
4.1.4.9 SET IP (SE IP), SUBNET (SU), GATEWAY (GA)
This command configures the IP address (default 192.168.1.1) parameter. Initially this should be
done using the serial port with a terminal application. The parameter is entered as shown:
# SET IP (SE IP) [IP Address nnn.nnn.nnn.nnn]
Example 1:
# SE IP 172.169.50.134
IP will be updated at end of session.
#
Or, the parameters can also be entered jointly, (i.e., IP Address [default 192.168.1.1], Subnet
Mask [default 255.255.0.0], Default Gateway [default 192.168.1.0]) but entry must be in the
proper sequence order and separated by a space delimiter, as shown:
# SET IP [SUBNET] [GATEWAY] nnn.nnn.nnn.nnn nnn.nnn.nnn.nnn nnn.nnn.nnn.nnn
# SET IP [SUBNET] [GATEWAY] nnn.nnn.nnn.nnn^nnn.nnn.nnnnnn^
# SET IP [SUBNET] [GATEWAY] nnn.nnn.nnn.nspacennn.nnn.nnspace
Example 2:
# SE IP 172.169.50.134 255.255.0.0 172.169.50.1
IP will be updated at end of session.
Subnet Mask will be updated at end of session.
Default Gateway will be updated at end of session.
#
4.1.4.10 SET SUBNET (SE SU)
This command configures the Subnet Mask (default 255.255.0.0) parameter. Initially this should be
done using the serial port with a terminal application. The parameter is entered as shown:
SET SUBNET (SE SU) [nnn.nnn.nnn.nnn]
Example:
# SE GA 172.169.50.1
Subnet Mask will be updated at end of session.
#