User Guide

Installation.....19
To use SSH to connect to a target through a serial port:
For this procedure, you need the username configured to access the serial port, the target name
(for example, 14-35-60-p-1), TCP port alias (for example, 7001), device name (for example, ttyS1),
and the hostname of the appliance or IP address.
To use an SSH client, enter the information in the dialog boxes of the client.
-or-
To use SSH in a shell, enter the following command:
ssh -l [username]:[target_name] [hostname | IP_address]
-or-
ssh -l [username]:[device name] [hostname | IP_address]
-or-
ssh -l [username:TCP_Port_Alias] [hostname | IP_address]
To close an SSH session:
At the beginning of a line, enter the hotkey defined for the SSH client followed by a period. The
default is ~.