Tested ssh2 clients, Supported features, Unsupported features – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 154

Advertising
background image

120

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

SSH version 2 support

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

The devices support client public key sizes of 2048 bits 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 device. SSH provides a function that is similar to
Telnet, but unlike Telnet, SSH provides a secure, encrypted connection.

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 121.

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

Advertising