A SERVICE OF

logo

1204 PowerConnect B-Series FCX Configuration Guide
53-1002266-01
SSH version 2 support
33
SSH Fingerprint Format
SSH Protocol Assigned Numbers
SSH Transport Layer Encryption Modes
SCP/SFTP/SSH URI Format
Tested SSH2 clients
The following SSH clients have been tested with SSH2:
SSH Secure Shell 3.2.3
Van Dyke SecureCRT 4.0 and 4.1
F-Secure SSH Client 5.3 and 6.0
PuTTY 0.54 and 0.56
OpenSSH 3.5_p1 and 3.6.1p2
Solaris Sun-SSH-1.0
NOTE
Dell PowerConnect devices support client public key sizes of 1024 bytes or less.
Supported features
SSH2 (Secure Shell version 2 protocol) provides an SSH server. The SSH server allows secure
remote access management functions on a Dell PowerConnect device. SSH provides a function
that is similar to Telnet, but unlike Telnet, SSH provides a secure, encrypted connection.
Dell SSH2 support includes the following:
Key exchange methods are diffie-hellman-group1-sha1
The public key algorithm is ssh-dss.
Encryption is provided with 3des-cbc, aes128-cbc, aes192-cbc or aes256-cbc. AES encryption
has been adopted by the U.S. Government as an encryption standard.Refer to “AES encryption
for SSH2” on page 1205.
Data integrity is ensured with hmac-sha1.
Supported authentication methods are Password and publickey.
Unsupported features
The following are not supported with SSH2
Compression
TCP/IP port forwarding, X11 forwarding, and secure file transfer
SSH version 1