Specifications
CHAPTER 13: ADVANCED ADMINISTRATION 209
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 187 Listinterfaces in SSH
2. Type connect –i <interface_id> to connect to the node associated with the interface.
Figure 188 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:
COMMAND ALIAS DESCRIPTION
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.