3Com Switch 7750 Configuration Guide Guide
726 CHAPTER 67: SSH TERMINAL SERVICES
[SW7750] ssh2 10.1.1.3
username: client003
Username: 123
Trying 10.1.1.3 ...
Press CTRL+K to abort
Connected to 10.1.1.3 ...
The Server is not autherncated.Do you continue access it?(Y/N):y
Do you want to save the server’s public key?(Y/N):y
Enter password:
**************************************************************************
* Copyright(c) 1998-2006 3Com Corporation Co., Ltd. All rights reserved.*
* Without the owner’s prior written consent, *
* no decompiling or reverse-switch fabricering shall be allowed. *
**************************************************************************
<SW7750>
■ Start the client and use the RSA public key authentication according to the
encryption algorithm defined.
[SW7750] ssh2 10.1.1.3 perfer_kex dh_group1 perfer_ctos_cipher des perfer_ctos_hm
ac md5 perfer_stoc_hmac md5
username: client003
Trying 10.1.1.3...
Press CTRL+K to abort
Connected to 10.1.1.3...
The Server is not autherncated.Do you continue access it?(Y/N):y
Do you want to save the server’s public key?(Y/N):y
**************************************************************************
* Copyright(c) 1998-2006 3Com Corporation Co., Ltd. All rights reserved.*
* Without the owner’s prior written consent, *
* no decompiling or reverse-switch fabricering shall be allowed. *
**************************************************************************
<SW7750>
SFTP Service
SFTP Overview Secure FTP (SFTP) is a new feature introduced in SSHv2.0.
SFTP is established on SSH connections to secure remote users’ login to the switch,
perform file management and file transfer (such as upgrade the system), and
provide secured data transfer. As an SFTP client, it allows you to securely log onto
another device to transfer files.
SFTP Server
Configuration
The following sections describe SFTP server configuration tasks:
■ “Configuring service type for an SSH user”
■ “Enabling the SFTP server”
Configuring service type for an SSH user
Tabl e 559 Configure service type for an SSH user
Operation Command Description
Enter system view system-view -
Configure service type for an
SSH user
ssh user username
service-type { stelnet | sftp |
all }
Optional
By default, the available
service type is stelnet.