366
[Switch-luser-manage-client002] password simple aabbcc
[Switch-luser-manage-client002] service-type ssh
[Switch-luser-manage-client002] authorization-attribute user-role network-admin
work-directory flash:/
[Switch-luser-manage-client002] quit
# Create an SSH user
client002
.
Specify the authentication method as
password
and the
service type as
sftp
for the user. By default, password authentication is used if no SSH user is
created.
[Switch] ssh user client002 service-type sftp authentication-type password
2.
Establish a connection between the SFTP client and the SFTP server:
The device supports different types of SFTP client software. This example uses an SFTP client
that runs PSFTP of PuTTy version 0.58.
NOTE:
PSFTP supports only password authentication.
To establish a connection to the SFTP server:
a.
Run the
psftp.exe
to launch the client interface shown in
, and enter the following
command:
open 192.168.1.45
b.
Enter username
client002
and password
aabbcc
as prompted to log in to the SFTP server.
Figure 108 SFTP client interface
Publickey authentication enabled SFTP client configuration
example
Network requirements
As shown in
•
You can log in to Switch B through the SFTP client that runs on Switch A.