48
943
Parameters
•
string
—Password for the SSH clients (1 - 70 characters). The password
cannot include the characters "@" and ":".
•
encrypted-string
Default Configuration
The default password is anonymous.
Command Mode
Global Configuration mode
User Guidelines
If authentication is configured to use a password (using the command ip ssh-client
authentication), use the ip ssh-client password command to define the password.
If the encrypted keyword is used, the password must be in the encrypted form.
Use the command ip ssh-client change server password to change the password
on the remote SSH server so that it will match the new password of the SSH
client.
Example
The following example specifies a plaintext password for the local SSH clients:
switchxxxxxx(config)# ip ssh-client password &&&111aaff
48.5 ip ssh-client server authentication
To enable remote SSH server authentication by the SSH client, use the ip
ssh-client server authentication command in Global Configuration mode.
To disable remote SSH server authentication, use the no form of the command.
Syntax
ip ssh-client server authentication
no ip ssh-client server authentication
—Password for the SSH client in encrypted form.
OL-32830-01 Command Line Interface Reference Guide
SSH Client Commands