Reference Guide

1374 | Security
www.dell.com | support.dell.com
Defaults
As indicated above.
Command Modes
EXEC Privilege
Command
History
Example
FTOS#ssh 10.11.8.12 ?
-c Encryption cipher to use (for v2 clients only)
-l User name option
-m HMAC algorithm to use (for v2 clients only)
-p SSH server port option (default 22)
-v SSH protocol version
<cr>
FTOS#ssh 10.11.8.12 -c ?
3des-cbc Force ssh to use 3des-cbc encryption cipher
FTOS#ssh 10.11.8.12 -m ?
hmac-sha1 Force ssh to use hmac-sha1 HMAC algorithm
hmac-sha1-96 Force ssh to use hmac-sha1-96 HMAC algorithm
hmac-md5 Force ssh to use hmac-md5 HMAC algorithm
hmac-md5-96 Force ssh to use hmac-md5-96 HMAC algorithm
-m HMAC algorithm Enter one of the following HMAC algorithms to use. (For v2 clients
only.):
hmac-sha1: Force ssh to use the hmac-sha1 HMAC algorithm.
hmac-sha1-96: Force ssh to use the hmac-sha1-96 HMAC algorithm.
hmac-md5: Force ssh to use the hmac-md5 HMAC algorithm.
hmac-md5-96: Force ssh to use the hmac-md5-96 HMAC algorithm.
-p port-number
(OPTIONAL) Enter the keyword -p followed by the port number.
Range: 1 to 65536
Default: 22
-v {1 | 2}
(OPTIONAL) Enter the keyword -v followed by the SSH version 1 or 2.
Default: The version from the protocol negotiation.
Note: If FIPS mode is enabled, only version 2 can be selected.
Version 8.3.19.0 Introduced on S4820T
Version 8.3.19.0 Added support for the
-c and -m parameters on the S4820T.
Version 8.3.12.0 Added support for the
-c and -m parameters on the S4810.
Version 8.3.7.0 Introduced on S4810
Version 7.9.1.0 Introduced VRF
Version 7.6.1.0 Introduced for S-Series
Version 7.5.1.0 Added IPv6 support; Introduced for C-Series
pre-Version 6.1.1.0 Introduced for E-Series