NTI ENTERPRISE ENVIRONMENT MONITORING SYSTEM
14
Connect to ENVIROMUX from Command Line
To access the Text Menu from the command line, the ENVIROMUX must first be connected to the Ethernet.
Connect Via Telnet
Note: Telnet must be enabled through the web interface for a connection via Telnet to be possible (refer to the main user
manual). SSH (below) is enabled by default.
To open a telnet session to the ENVIROMUX
, Issue the following command from the command line:
telnet <ENVIROMUX hostname or IP address>
<ENVIROMUX hostname> is the hostname configured in the workstation where the telnet client will run (through /etc/hosts or
DNS table). It can also be just the IP address of the ENVIROMUX (default is
192.168.1.21).
The user will be prompted for username and password to connect to the ENVIROMUX.
Connect Via SSH
To open an SSH session to a serial port
, issue the following command from the command line:
ssh -l <Username> <ENVIROMUX hostname or IP address>
<Username> is any user configured to access the ENVIROMUX. The default user is “root”.
<ENVIROMUX hostname> is the hostname configured in the workstation where the SSH client will run (through /etc/hosts or DNS
table). It can also be just the IP address of the ENVIROMUX (default is
192.168.1.21).
The user will be prompted for a password to connect to the ENVIROMUX. The default password is “
nti” (all lowercase letters).
The main menu of the Text Menu will be displayed whether you are connecting via USB Console,Telnet, or SSH.
Figure 6- Text Menu- Administrator Main Menu