379
Task Command
Remarks
[
server-pki-domain
domain-name
]
[
prefer-compress zlib
] [
source
{
interface
interface-type
interface-number
|
ipv6
ipv6-address
} ] *
Specifying algorithms for SSH2
Perform this task to specify the following types of algorithms that the SSH2 client and server use for
algorithm negotiation during the Stelnet, SFTP, or SCP session establishment:
•
Key exchange algorithms.
•
Public key algorithms.
•
Encryption algorithms.
•
MAC algorithms.
If you specify algorithms, SSH2 uses only the specified algorithms for algorithm negotiation. The
client uses the specified algorithms to initiate the negotiation, and the server uses the matching
algorithms to negotiate with the client.
If multiple algorithms of the same type are specified, the algorithm specified earlier has a higher
priority during negotiation. The specified SSH2 algorithms do not affect SSH1 sessions.
Specifying key exchange algorithms for SSH2
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Specify key exchange
algorithms for SSH2.
•
In non-FIPS mode:
ssh2 algorithm
key-exchange
{
dh-group-exchange-sha1
|
dh-group1-sha1
|
dh-group14-sha1
|
ecdh-sha2-nistp256
|
ecdh-sha2-nistp384
} *
•
In FIPS mode:
ssh2 algorithm
key-exchange
{
dh-group14-sha1
|
ecdh-sha2-nistp256
|
ecdh-sha2-nistp384
} *
By default, SSH2 uses the key
exchange algorithms
ecdh-sha2-nistp256
,
ecdh-sha2-nistp384
,
dh-group14-sha1
,
dh-group-exchange-sha1
, and
dh-group1-sha1
in descending
order of priority for algorithm
negotiation.
Specifying public key algorithms for SSH2
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Specify public key algorithms
for SSH2.
•
In non-FIPS mode:
ssh2 algorithm public-key
{
dsa
|
ecdsa-sha2-nistp256
|
ecdsa-sha2-nistp384
|
rsa
|
x509v3-ecdsa-sha2-nistp2
56
|
By default, SSH2 uses the public
key algorithms
x509v3-ecdsa-sha2-nistp256
,
x509v3-ecdsa-sha2-nistp384
,
ecdsa-sha2-nistp256
,
ecdsa-sha2-nistp384
,
rsa
, and
dsa
in descending order of priority
Содержание FlexFabric 5940 SERIES
Страница 251: ...238 ...