Chapter 3: Access with the Web Manager, Telnet or SSH 31
To use a Telnet client, enter the information in the dialog boxes of the client.
-or-
To use Telnet in a shell, enter the following command:
# telnet hostname | IP_address
login: username:[portname | device_name]
To close a Telnet session:
Enter the Telnet hotkey defined for the client. The default is
Ctrl ] + q to quit or enter the text
session hot key for the CLI prompt and then enter
quit.
To use SSH to connect to a device through a serial port:
For this procedure, you need the username configured to access the serial port, the port name (for
example, 14-35-60-p-1) or device name (for example, ttyS1) and the hostname of the console
server or its IP address.
To use a 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:port_name [hostname | IP_address]
-or-
ssh -l username:device_name [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
~. Or, enter the text session hot key for the CLI prompt and then enter quit.