Product manual

Chapter 5: Management with the CLU
157
Making a Telnet Connection
A Telnet connection requires a network connection between the Host PC and the
Management (Ethernet) port on the VTrak controller.
Figure 2. Management port on the RAID controller
To start the telnet program:
1. Go to the command line prompt (Windows) or click the terminal icon (Linux).
2. Type telnet 192.168.1.56 2300 and press Enter.
The IP address above is only an example.
Use the Management port IP address of your VTrak.
The Telnet default port number is 2300.
3. Press Enter once to launch the CLI.
Making a SSH Connection
A Secure Shell (SSH) connection requires a network connection between the
Host PC and the Management (Ethernet) port on the VTrak controller.
See above, Figure 2.
Windows PCs require you to install a SSH application on the PC.
Windows
To start the Windows SSH program:
1. Open the SSH application from the Start menu.
2. Enter the IP address and SSH port number of the VTrak in the fields
provided.
The SSH default port number is 22.
3. Press Enter once to launch the CLI.
Linux
To start the Linux SSH program:
1. Click the terminal icon.
2. Type ssh 192.168.1.56 22 and press Enter.
Management port