Service manual
58 Cyclades ACS 5000 Advanced Console Server Command Reference Guide
To open and close a Telnet session to a serial port:
# telnet [hostname] [TCP port number]
To close a Telnet session, press the hotkey defined for the Telnet client. The default is Ctrl+].
To open and close an SSH session to a serial port:
# ssh -l [username]:[server] [hostname]
To close an SSH session, press the hotkey defined for the SSH client followed by a dot (.). The
default is tilde (
~).
NOTE: Enter the escape character followed by a dot (.) at the beginning of a line to close the SSH session.
Accessing serial ports using ts_menu
The ts_menu is an application to facilitate connection to the serial ports. The following are the
methods of executing the ts_menu command.
• Calling ts_menu without specifying arguments.
• Calling ts_menu with command line arguments.
• Using CLI to call ts_menu.
Calling ts_menu without specific parameters
To access the serial port configured for Telnet or SSH, enter ts_menu at the shell prompt. The
server’s aliases or serial ports are displayed as options to start a connection.
Table 4.4: Telnet Session Configuration Parameters
Parameter Description
hostname Workstation name or its IP address.
TCP port number TCP port number assigned to the serial port.
Table 4.5: SSH Session Configuration Parameters
Parameter Description
username User configured to access the serial port. It is present either in the local database or
in an authentication server such as Radius or LDAP.
server TCP port number assigned to a serial port (for example 7001), pool of ports (for
example 3000), the alias for the server connected to that serial port or the alias of a
pool of ports.
hostname Workstation name or its IP address.