Deployment Guide

Table Of Contents
-c
encryption
cipher
Enable the FIPS mode enable", this mode will support the v2 client.
"no fips mode enable"(disable) will support v1 & v2 client. This comment is
applicable for both ciphers & HMAC algorithms:
3des-cbc: Force ssh to use 3des-cbc encryption cipher.
aes128-cbc : Force ssh to use aes128-cbc encryption cipher
aes192-cbc : Force ssh to use aes192-cbc encryption cipher
aes256-cbc : Force ssh to use aes256-cbc encryption cipher
aes128-ctr : Force ssh to use aes128-ctr encryption cipher
aes192-ctr : Force ssh to use aes192-ctr encryption cipher
aes256-ctr : Force ssh to use aes256-ctr encryption cipher
-l
username
(OPTIONAL) Enter the keyword -l then the user name used in this SSH session.
The default is the user name of the user associated with the terminal.
-m
HMAC
algorithm
Enter one of the following HMAC algorithms to use:
"no fips mode enable"(disable) will support v1 & v2 client.
hmac-md5: Force ssh to use hmac-md5 HMAC algorithm.
hmac-md5-96: Force ssh to use hmac-md5-96 HMAC algorithm.
hmac-sha1: Force ssh to use hmac-sha1 HMAC algorithm.
hmac-sha1-96 : Force ssh to use hmac-sha1-96 HMAC algorithm.
hmac-sha2-256 : Force ssh to use hmac-sha2-256 HMAC algorithm.
-p
port-number
(OPTIONAL) Enter the keyword -p then the port number. The range is from 1 to
65535. The default is 22.
-v 2 (OPTIONAL) Enter the keyword -v then the SSH version 2. The default is the
version from the protocol negotiation.
Defaults As shown in the Parameters section.
Command Modes EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.14(1.0) Version 1 is deprecated.
9.12(1.0) Introduced on the S5048FON.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Removed the support for hmac-sha2-256-96 algorithm.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000ON.
9.5(0.1) Added support for the following ciphers and HMAC alogorithms on the Z9000,
S6000, S4820T, S4820T. S6000ON.
aes128-cbc
aes192-cbc
aes256-cbc
Security 1425