Reference Guide

Hostbased Authentication : disabled.
RSA Authentication : disabled.
Vty Encryption HMAC Remote IP
1 3des-cbc hmac-md5 10.1.20.48
2 3des-cbc hmac-md5 10.1.20.48
With FIPS Mode enabled:
FTOS #show ip ssh
SSH server : enabled.
SSH server version : v2.
Password Authentication : enabled.
Hostbased Authentication : disabled.
RSA Authentication : disabled.
Vty Encryption HMAC Remote IP
0 aes128-cbc hmac-sha1 10.11.8.13
1 aes128-cbc hmac-sha1 10.1.20.48
Command History
Version 9.1(0.0) Introduced on Z9000.
Version 8.3.12.0 Introduced on S4810.
Related
Commands
ip ssh server Configure an SSH server.
show ip ssh
client-pub-keys
Display the client-public keys.
ssh
Open an SSH connection specifying the hostname, username, port number, and version of the SSH client.
FTOS supports both inbound and outbound SSH sessions using IPv4 or IPv6 addressing. Inbound SSH supports
accessing the system through the management interface as well as through a physical Layer 3 interface.
NOTE: Some of the parameters in this command require licensing to access. For more information, contact your
Dell Force10 representative.
Z-Series, S4810
Syntax ssh {hostname|ipv4 address|ipv6 address} [-c encryption cipher|-l
username|-m HMAC alogorithm|-p port-number|-v {1|2}]
Parameters
hostname (OPTIONAL) Enter the IP address or the hostname of the remote
device.
vrf instance (OPTIONAL) E-Series Only:Enter the keyword vrf following by the VRF
Instance name to open a SSH connection to that instance.
ipv4 address (OPTIONAL) Enter the IP address in dotted decimal format A.B.C.D.
ipv6
addressprefix
(OPTIONAL) Enter the IPv6 address in the x:x:x:x::x format followed by
the prefix length in the /x format.Range: /0 to /128
695