HP 5120 SI series Command Reference Manual page 281

Hide thumbs Also See for 5120 SI series:
Table of Contents

Advertisement

prefer-ctos-hmac: Specifies the preferred HMAC algorithm from client to server, defaulted to sha1-96.
md5: Specifies the HMAC algorithm hmac-md5.
md5-96: Specifies the HMAC algorithm hmac-md5-96.
sha1: Specifies the HMAC algorithm hmac-sha1.
sha1-96: Specifies the HMAC algorithm hmac-sha1-96.
prefer-kex: Specifies the preferred key exchange algorithm, defaulted to dh-group-exchange in non-FIPS
mode, and dh-group14 in FIPS mode.
dh-group-exchange: Specifies the key exchange algorithm diffie-hellman-group-exchange-sha1.
dh-group1: Specifies the key exchange algorithm diffie-hellman-group1-sha1.
dh-group14: Specifies the key exchange algorithm diffie-hellman-group14-sha1.
prefer-stoc-cipher: Specifies the preferred encryption algorithm from server to client, defaulted to
aes128.
prefer-stoc-hmac: Specifies the preferred HMAC algorithm from server to client, defaulted to sha1-96.
Description
Use the scp command to transfer files with an SCP server.
When the client's authentication method is publickey, the client needs to get the local private key for
digital signature. As the publickey authentication includes RSA and DSA algorithms, you must specify an
algorithm (by using the identity-key keyword) in order to get the correct data for the local private key. By
default, the public key algorithm is DSA.
Examples
# Download the file remote.bin from the SCP server, save it locally and change the file name to local.bin
<Sysname> scp 192.168.0.1 get remote.bin local.bin
270

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents