User Mode Commands : System Administration Commands : slogin
  
slogin
Enables log in to another system securely using Secure Shell (SSH).
Syntax
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 ssh slogin command.
Example
amnesiac > slogin jdoe@company.com
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
show ssh client, show ssh server