H3C S7500 Series Ethernet Switches Operation Manual
Operation Manual – SSH Terminal Service
H3C S7500 Series Ethernet Switches Chapter 1
SSH Terminal Service Configuration
1-13
[H3C] ssh2 10.165.87.136 perfer_kex dh_group1 perfer_ctos_cipher des
perfer_ctos_hmac md5 perfer_stoc_hmac md5
username: client003
Trying 10.165.87.136...
Press CTRL+K to abort
Connected to 10.165.87.136...
**************************************************************************
* Copyright(c) 2004-2007 Hangzhou H3C Tech. Co., Ltd. All rights reserved.*
* Without the owner's prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *
**************************************************************************
<H3C>
1.2 SFTP Service
1.2.1 SFTP Overview
Secure FTP (SFTP) is a new feature introduced in SSH2.0.
SFTP is established on SSH connections to secure remote users’ login to the switch,
file management, and file transfer (such as upgrade the system), thus providing much
securer data transfer. An SFTP client enables you to securely log onto another remote
device to transfer files.
1.2.2 SFTP Server Configuration
The following sections describe SFTP server configuration tasks:
z Configuring service type for an SSH user
z Enabling the SFTP server
I. Configuring service type for an SSH user
Table 1-9 Configure service type for an SSH user
To do... Use the command... Remarks
Enter system view
system-view
—
Configure service type for
an SSH user
ssh user username
service-type { stelnet |
sftp | all }
Required
By default, the available
service type is stelnet.