TAP Series Switch Command Line Reference
Related Commands
ssh
To connect to the remote SSH server, use the ssh command in Privileged EXEC mode.
Command Syntax
ssh -l NAME_STRING(-i RSAKEYNAME|) (-p L4_PORT_NUM|) (-v ( 1| 2) |) (-c (3des|) (des|)
(3des-cbc|) (aes128-cbc|) (aes192-cbc|) aes256-cbc|) (-m (hmac-md5-128|) (hmac-md5-
96|) (hmac-sha1-160|) hmac-sha1-96|) (-o number-of-password-prompts SSHPINPROMPTS
|) (mgmt-if|) ( IP_ADDR| STRING)
Number of password prompts
Specify IP address of remote system
Specify hostname of remote system
Command Mode
Privileged EXEC
Default
None
Usage
To connect to the remote SSH server, use this command in Privileged EXEC mode.
Examples
The following example displays the usage of this command:
Switch# ssh -l aaa 1.1.1.1
aaa@1.1.1.1's password: