End SSH Connections

You can make SSH connections to CC-SG only, or you can make a connection to CC-SG and then make a connection to a port, device, or node managed by CC-SG. There are different ways to end these connections, depending on which part you want to end.

This command ends the entire SSH connection, including any port, device, or node connections made through CC-SG.

exit

You can use the escape character to end a connection to a port, device, or node while keeping your SSH connection to CC-SG open.

The default escape character is a tilde followed by a period.

~.

You may have problems using the escape character in the Linux terminal or client. Raritan recommends that you define a new escape character when establishing a port connection. The command is connect [-e <escape_char>] [port_id]. For example, to define "m" as the escape character when connecting to the port with id 2360, type connect -e m 2360.

See Also

SSH Access to CC-SG

Enable SSH Access

Get Help for SSH Commands

SSH Commands and Parameters

Command Tips

Create an SSH Connection to a Serial-Enabled Device

Use SSH to Connect to a Node via a Serial Out-of-Band Interface

Direct Port Access to Dominion SX Serial Targets