The ssh server authentication-type keyboard-interactive enable command enables keyboard interactive authentication on the SSH server.
The undo ssh server authentication-type keyboard-interactive enable command disables keyboard interactive authentication on the SSH server.
By default, keyboard interactive authentication is enabled on the SSH server.
ssh server authentication-type keyboard-interactive enable
undo ssh server authentication-type keyboard-interactive enable
Usage Scenario
If you need to log in to the SSH server in keyboard interactive authentication mode, run the ssh server authentication-type keyboard-interactive enable command.
If you need 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 as required.