Command Reference Guide
366 ● ssh client first-time enable 3Com Router 5000 Family and Router 6000 Family
Command Reference
ssh client first-time enable
Purpose Use the ssh client first-time enable command to enable the SSH client to
perform first-time authentication on SSH servers.
Use the undo ssh client first-time command to disable the SSH client to
perform first-time authentication on SSH servers.
Syntax ssh client first-time enable
undo ssh client first-time
Parameters None
Default By default, first-time authentication is disabled on the SSH client.
Example Enable first-time authentication on the SSH client.
[3Com] ssh client first-time enable
View This command can be used in the following views:
■ System view
Description The configuration of first-time authentication decides the action taken by the SSH
client when it accesses a server in the absence of the server’s public key:
■ With first-time authentication enabled, the SSH client can attempt to access the
server and get the server’s public key through negotiation. Then this public key
could be saved on the client for next access.
■ With first-time authentication disabled, the SSH client rejects to access a server. To
access the server, you must save its public key on the SSH client beforehand.