The ssh server authentication-type keyboard-interactive enable command enables keyboard interactive authentication on an SSH server.
The undo ssh server authentication-type keyboard-interactive enable command disables keyboard interactive authentication on an SSH server.
By default, keyboard interactive authentication is enabled on SSH servers.
ssh server authentication-type keyboard-interactive enable
undo ssh server authentication-type keyboard-interactive enable
Usage Scenario
To log in to the SSH server in keyboard interactive authentication mode, run the ssh server authentication-type keyboard-interactive enable command.
To log in to the SSH server in password authentication mode, run the undo ssh server authentication-type keyboard-interactive enable command to disable keyboard interactive authentication.