H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – SSH Terminal Service
H3C S7500 Series Ethernet Switches
Chapter 1 SSH Terminal Service
Configuration Commands
1-37
prefer_ctos_cipher: Species the preferential encryption algorithm from client to the
server. It defaults to AES128.
prefer_stoc_cipher: Specifies the preferential encryption algorithm from server to
client. It defaults to AES128.
des: Specifies the DES_cbc encryption algorithm.
aes128: Specifies the AES_128 encryption algorithm.
prefer_ctos_hmac: Specifies the preferential HMAC algorithm from client to server. It
defaults to SHA1_96.
prefer_stoc_hmac: Specifies the preferential HMAC algorithm from server to client. It
defaults to SHA1_96.
sha1: Specifies the HMAC-SHA1 algorithm.
sha1_96: Specifies the HMAC-SHA1_96 algorithm.
md5: Specifies the HMAC-MD5 algorithm.
md5_96: Specifies the HMAC-MD5-96 algorithm.
Description
Use the sftp command to establish a connection to the remote SFTP server and enter
SFTP client view.
Examples
# Establish a connection to the SFTP server with IP address 10.1.1.2 and use the
default encryption algorithms.
[H3C]sftp 10.1.1.2
Input Username: kk
Trying 10.1.1.2 ...
Press CTRL+K to abort
Connected to 10.1.1.2 ...
The Server is not authenticated. Do you continue access it?(Y/N):y
Do you want to save the server's public key?(Y/N):y
Enter password:
sftp-client>