Reference Guide
FIPS Cryptography | 527
Example
Without FIPS Mode enabled:
FTOS#sh ip ssh
SSH server : enabled.
SSH server version : v1 and v2.
Password Authentication : enabled.
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#sh 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
Related
Commands
ssh
c e s
:
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.
Syntax
ssh
{hostname | ipv4 address | ipv6 address} [-c encryption cipher | -l username | -m HMAC
algorithm
| -p port-number | -v {1 | 2}]
Parameters
ip ssh server Configure an SSH server.
show ip ssh
client-pub-keys
Display the client-public keys.
Note: Some of the parameters in this command require licensing to access.. For more
information, please contact your Dell Force10 representative.
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.










