472
scp
ipv6
server
[
port-number
] [
vpn-instance
vpn-instance-name
] [
-i
interface-type
interface-number
] {
put
|
get
}
source-file-name
[
destination-file-name
] [
identity-key
{
ecdsa-sha2-nistp256
|
ecdsa-sha2-nistp384
|
rsa
| {
x509v3-ecdsa-sha2-nistp256
|
x509v3-ecdsa-sha2-nistp384
}
pki-domain
domain-name
} |
prefer-compress
zlib
|
prefer-ctos-cipher
{
aes128-cbc
|
aes128-ctr
|
aes128-gcm
|
aes192-ctr
|
aes256-cbc
|
aes256-ctr
|
aes256-gcm
} |
prefer-ctos-hmac
{
sha1
|
sha1-96
|
sha2-256
|
sha2-512
} |
prefer-kex
{
dh-group14-sha1
|
ecdh-sha2-nistp256
|
ecdh-sha2-nistp384
} |
prefer-stoc-cipher
{
aes128-cbc
|
aes128-ctr
|
aes128-gcm
|
aes192-ctr
|
aes256-cbc
|
aes256-ctr
|
aes256-gcm
} |
prefer-stoc-hmac
{
sha1
|
sha1-96
|
sha2-256
|
sha2-512
} ] *
[
{
public-key
keyname
|
server-pki-domain
domain-name
} |
source
{
interface
interface-type
interface-number
|
ipv6
ipv6-address
} ] * [
user
username
[
password
password
] ]
Views
User view
Predefined user roles
network-admin
mdc-admin
Parameters
server
: Specifies a server by its IPv6 address or host name, a case-insensitive string of 1 to 253
characters.
port
-
number
: Specifies the port number of the server, in the range of 1 to 65535. The default is 22.
vpn-instance
vpn-instance-name
: Specifies the MPLS L3VPN instance to which the server belongs.
The
vpn-instance-name
argument represents the VPN instance name, a case-sensitive string of 1 to
31 characters.
-i
interface-type interface-number:
Specifies an output interface by its type and number for SCP
packets. This option is used only when the server uses a link-local address to provide the SCP
service for the client. The specified output interface on the SCP client must have a link-local address.
get
: Downloads the file.
put
: Uploads the file.
source-file-name
: Specifies the name of the source file, a case-sensitive string of 1 to 255
characters.
destination-file-name
: Specifies the name of the target file, a case-sensitive string of 1 to 255
characters. If you do not specify this argument, the target file uses the same file name as the source
file.
identity-key
: Specifies a public key algorithm for publickey authentication of the client. The default is
dsa
in non-FIPS mode and is
rsa
in FIPS mode. If the server uses publickey authentication, you
must specify this keyword. The client generates the digital signature or certificate by using the local
private key that is associated with the specified algorithm.
•
dsa
: Specifies the public key algorithm
dsa
.
•
ecdsa-sha2-nistp256
: Specifies the ECDSA algorithm with 256-bit key strength.
•
ecdsa-sha2-nistp384
: Specifies the ECDSA algorithm with 384-bit key strength.
•
rsa
: Specifies the public key algorithm
rsa
.
•
x509v3-ecdsa-sha2-nistp256
: Specifies the public key algorithm
x509v3-ecdsa-sha2-nistp256
.
•
x509v3-ecdsa-sha2-nistp384
: Specifies the public key algorithm
x509v3-ecdsa-sha2-nistp384
.
•
pki-domain
domain-name
: Specifies the PKI domain of the client's certificate. The
domain-name
argument is a case-insensitive string of 1 to 31 characters. When the x509v3
Содержание FlexNetwork 7500 Series
Страница 350: ...335 Related commands display port security port security enable ...
Страница 379: ...364 Sysname system view Sysname keychain abc mode absolute Sysname keychain abc tcp kind 252 ...
Страница 519: ...504 Related commands display ssh2 algorithm ssh2 algorithm cipher ssh2 algorithm key exchange ssh2 algorithm mac ...