Reference Guide

Table Of Contents
ip ssh server mac
Configure the list of hash message authentication code (HMAC) algorithms in the SSH server.
Syntax
ip ssh server mac hmac-algorithm
Parameters hmac-algorithm Enter the list of HMAC algorithms separated by space. The following is the list of
HMAC algorithms supported by the SSH server:
hmac-md5
hmac-md5-96
hmac-ripemd160
hmac-sha1
hmac-sha1-96
hmac-sha2-256
hmac-sha2-512
umac-64@openssh.com
umac-128@openssh.com
hmac-md5-etm@openssh.com
hmac-md5-96-etm@openssh.com
hmac-ripemd160-etm@openssh.com
hmac-sha1-etm@openssh.com
hmac-sha1-96-etm@openssh.com
hmac-sha2-256-etm@openssh.com
hmac-sha2-512-etm@openssh.com
umac-64-etm@openssh.com
umac-128-etm@openssh.com
Default
hmac-sha1
hmac-sha2-256
hmac-sha2-512
umac-64@openssh.com
umac-128@openssh.com
hmac-sha1-etm@openssh.com
hmac-sha2-256-etm@openssh.com
hmac-sha2-512-etm@openssh.com
umac-64-etm@openssh.com
umac-128-etm@openssh.com
Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the configuration.
Example
OS10(config)# ip ssh server mac hmac-md5 hmac-md5-96 hmac-ripemd160
Supported
Releases
10.3.0E or later
ip ssh server password-authentication
Enable password authentication in an SSH server.
Syntax
ip ssh server password-authentication
Parameters None
Default Enabled
Command Mode CONFIGURATION
Usage
Information
The no version of this command disables the password authentication.
504 System management