ssh slogin
Enables log in to another system using Secure Shell (SSH).
Syntax
ssh slogin <username>@<hostname>.com [port <port-number>] [version {1 | 2}]
Parameters
<username>@<hostname>.com  | Name of the user logging in to the other system and the hostname of the other system in the format <user>@<hostname>.com.  | 
port <port-number>   | Port number to which the SteelHead should connect to on the other system.  | 
version 1  | Specifies SSH protocol version 1.  | 
version 2  | Specifies SSH protocol version 2.  | 
Usage
This command functions the same as the slogin command.
Example
amnesiac > ssh slogin jdoe@company.com
Product
SCC, Interceptor, SteelHead CX, SteelHead, SteelHead Cloud, SteelHead Mobile
Related Commands