Command Manual – SSH
H3C S7500E Series Ethernet Switches
Chapter 1 SSH Configuration Commands
1-29
z
Preferred key exchange algorithm: DH-group1
z
Preferred encryption algorithm from server to client: AES128
z
Preferred HMAC algorithm from client to server: MD5
z
Preferred HMAC algorithm from server to client: SHA1-96.
<Sysname> ssh2 ipv6 2000::1 prefer-kex dh-group1 prefer-stoc-cipher aes128
prefer-ctos-hmac md5 prefer-stoc-hmac sha1-96
1.2 SFTP Configuration Commands
1.2.1 bye
Syntax
bye
View
SFTP client view
Parameters
None
Description
Use the
bye
command to terminate the connection with a remote SFTP server and
return to system view.
This command functions as the
exit
and
quit
commands.
Examples
# Terminate the connection with the remote SFTP server.
sftp-client> bye
Bye
<Sysname>
1.2.2 cd
Syntax
cd
[
remote-path
]
View
SFTP client view
Parameters
remote-path
: Name of a path on the server.