Configures the X509v3 public key algorithm.
enable | Specifies to enable SSH configuration. |
disable | Specifies to disable SSH configuration. |
x509v3 | Specifies x509v3 public-key authentication. |
key | Specifies the SSH server key in x509v3. |
algorithm | Specifies the algorithm of the SSH server key. |
x509v3-rsa2048-sha256 | Specifies the key is x509v3-rsa2048-sha256 type. Takes effect after restart process exsshd or running the disable/enable ssh2 command. Enabled by default. |
The following command configures the x509v3-rsa2048-sha256 key algorithm:
# configure ssh2 enable x509v3 key algorithm x509v3-rsa2048-sha256
This command was first available in version 33.2.1.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, and X695 series switches.