configure ssh2 x509v3 key algorithmNEW!

configure ssh2 x509v3 [enable | disable] key algorithm [x509v3-rsa2048-sha256]

Description

Configures the X509v3 public key algorithm.

Syntax Description

enableSpecifies to enable SSH configuration.
disableSpecifies to disable SSH configuration.
x509v3Specifies x509v3 public-key authentication.
keySpecifies the SSH server key in x509v3.
algorithmSpecifies the algorithm of the SSH server key.
x509v3-rsa2048-sha256Specifies the key is x509v3-rsa2048-sha256 type. Takes effect after restart process exsshd or running the disable/enable ssh2 command. Enabled by default.

Example

The following command configures the x509v3-rsa2048-sha256 key algorithm:

# configure ssh2 enable x509v3 key algorithm x509v3-rsa2048-sha256

History

This command was first available in version 33.2.1.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, and X695 series switches.