Technical information
Configuration User Interface
There are several ways to configure the LANTIME parameters:
Command Line Interface (CLI) via TELNET
Command Line Interface via SSH
Command Line Interface via serial terminal in front panel (38400/8N1/VT100)
HTTP Interface
Secure HTTP Interface (HTTPS)
Front panel LCD Interface
SNMP Management
To put LANTIME into operation for the first time an IP address is entered via the
front panel keys and LC display (refer to: DHCP IPv4 or AUTOCONF IPv6).
LANTIME variants with serial terminal connector in the front panel can be
configured via serial terminal (38400Baud/8N1/VT100) can be configured via the
serial interface in the front panel, running a terminal software e.g. on a laptop. If once
the IPv4 address, netmask and IPv4 GATEWAY are configured, or the network
interface is initialized by IPv6 SCOPE-LINK, the LANTIME is accessible from any
computer in the network (remote).
To set up a TELNET connection the following commands are entered:
telnet 198.168.10.10 // LANTIME IP address
user: root
password: timeserver
With “setup” the configuration program is started.
To set up a SSH connection the following commands are entered:
ssh root@198.168.10.10 // LANTIME IP address
password: timeserver
With “setup” the configuration program is started.
To set up a HTTP connection the following address is to enter in a web browser:
http://198.168.10.10 // LANTIME IP address
password: timeserver
To set up a Secure HTTP (HTTPS) connection the following address is entered in a
web browser:
https://198.168.10.10 // LANTIME IP address
password: timeserver
21