Raritan Computer Home Security System Home Security System User Manual


 
Chapter 15: Advanced Administration
259
2. Connect to the device by typing ssh -id <device_id> .
Using the figure above as an example, you can connect to SX-229
by typing ssh -id 1370.
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.
2. Type connect -i <interface_id> to connect to the node
associated with the interface.
3. At the prompt that appears, you can enter specific commands or
aliases.
Command Alias Description
quit q
Terminates connection and returns to SSH
prompt.