Specifies the authentication type.
default ssh [authentication-type]
no ssh [authentication-type] [authentication-type aead-aes-128-gcm-ssh] [authentication-type aead-aes-256-gcm-ssh] [authentication-type hmac-sha1] [authentication-type hmac-sha2-256]
ssh authentication-type <aead-aes-128-gcm-ssh | aead-aes-256-gcm-ssh | hmac-sha1 |hmac-sha2-256>
By default, all types are enabled.
Global Configuration
Switch side encryption and authentication type must be configured to the AES-GCM-128/256 methods and needs at least one hmac method in the authentication list for the connection with Open SSH to work.