configure ssh2 x509v3 radius-password-authNEW!
Description
Enables or disables password authentication using RADIUS for SSH2 x509v3 publication-key authentication.
Syntax Description
x509v3 | Specifies x509v3 public-key authentication. |
radius-password-auth | Specifies to obtain the password from the user and authenticate it using RADIUS server for X509v3 public-key authentication. |
on | Specifies to enable password authentication using RADIUS for X509v3 public-key authentication. |
off | Specifies to disable password authentication using RADIUS for X509v3 public-key authentication. (Default). |
Default
Off.
Usage Guidelines
Example
The following example enables password authentication using RADIUS for X509v3 public-key authentication.
# configure ssh2 x509v3 radius-password-auth on Note: When turned on, user provides password for RADIUS authentication. If RADIUS is not configured, local authentication is used.
History
This command was first available in ExtremeXOS 32.2.
Platform Availability
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.