325
# Specify the authentication method for user
client002
as
publickey
, and assign the public key
Switch001
to the user.
[SwitchB] ssh user client002 service-type stelnet authentication-type publickey
assign publickey Switch001
3.
Establish an SSH connection to the server 10.165.87.136.
<SwitchA> ssh2 10.165.87.136
Username: client002
Trying 10.165.87.136 ...
Press CTRL+K to abort
Connected to 10.165.87.136 ...
The Server is not authenticated. Continue? [Y/N]:y
Do you want to save the server public key? [Y/N]:n
Later, you will find that you have logged in to Switch B successfully.