Users Guide

Version Description
7.5.1.0 Introduced on the C-Series.
pre-6.1.1.0 Introduced on the E-Series.
Usage Information The server-generated key is used for SSHv1 key-exchange.
ip ssh mac
Configure the list of MAC algorithms supported on both SSH client and SCP.
Syntax
ip ssh mac mac-list
Parameters
mac mac-list
Enter the keyword mac then a space-delimited list of message authentication code
(MAC) algorithms supported by the SSH client. The following MAC algorithms are
available.
When FIPS mode is enabled:
hmac-sha2–256
hmac-sha1
hmac-sha1–96
When FIPS mode is disabled:
hmac-sha2-256
hmac-sha1
hmac-sha1–96
hmac-md5
hmac-md5-96
Defaults
The default list of MAC algorithm is in the order as shown below:
When FIPS mode is enabled:
hmac-sha2–256
hmac-sha1
hmac-sha1–96
When FIPS mode is disabled:
hmac-sha2-256
hmac-sha1
hmac-sha1–96
hmac-md5
hmac-md5-96
Command Modes CONFIGURATION
Security 1421