Exit a session, Figure 188 listinterfaces in ssh – Raritan Computer CC-SG User Manual

Page 203

Advertising
background image

C

HAPTER

12:

A

DVANCED

A

DMINISTRATION

189

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

You can use SSH to connect to a node through its associated serial out-of-band interface. The
SSH connection is in proxy mode.

1. Type

listinterfaces

to view the node ids and associated interfaces.

Figure 188 Listinterfaces in SSH

2. Type

connect –i <interface_id>

to connect to the node associated with the interface.

Figure 189 Connecting to a Node via a Serial Out-of-Band Interface

3. Once connected to the node, type the default Escape keys of ‘~’ followed by a dot ‘.’At the

prompt that displays, you can enter specific commands or aliases as described below:

C

OMMAND

A

LIAS

D

ESCRIPTION

quit q

Terminates connection and returns to SSH prompt.

get_write gw

Gets Write Access. Allows SSH user to execute
commands at target server while browser user can only
observe proceedings.

get_history gh

Gets History. Displays the last few commands and results
at target server.

send_break sb

Sends Break. Breaks the loop in target server initiated by
browser user.

help ?,h

Prints help screen.

Exit a Session

To exit the entire SSH connection to CC-SG, type

exit

.

Advertising