Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Error! Reference source not found.Error! Re
f
erence source not found.
3Com Corporation
9-21
9.2.13 ssh authentication-type default
Syntax
ssh authentication-type default { password | RSA | all | password-publickey }
undo ssh authentication-type default
View
System view
Parameter
password: Sets the default authentication mode for SSH users to AAA.
RSA: Sets the default authentication mode for SSH users to RSA.
all: Sets the default authentication mode for SSH users to RSA or AAA.
password-publickey: Sets the default authentication mode for SSH users to the
combination of RSA and AAA.
Description
Use the ssh authentication-type default command to specify a default authentication
mode for SSH users.
Use the undo ssh authentication-type default command to clear the specified
default authentication mode.
If a default authentication mode is available, you do not necessarily specify an
authentication mode for each SSH user. The SSH users that have not been configured
with an authentication mode can adopt the default.
If no default authentication mode is available, you must configure an authentication
mode with the ssh user authentication-type command after creating an SSH user
with the ssh user command.
By default, no default SSH user authentication mode is configured.
Related command: ssh user authentication-type.
Example
# Set the default SSH user authentication mode to AAA.
[3com] ssh authentication-type default password
9.2.14 ssh server authentication-retries
Syntax
ssh server authentication-retries times
undo ssh server authentication-retries