configure netlogin authentication database-order
Description
Configures the order of database authentication protocols to use.
Syntax Description
mac | Specifies MAC-based authentication. |
web-based | Specifies Web-based authentication. |
radius | Specifies an authentication order from only the RADIUS database. |
local | Specifies an authentication order from only the local database. |
radius local | Specifies an authentication order of RADIUS database first, followed by local. |
local radius | Specifies an authentication order of local database first, followed by RADIUS. |
Default
By default, the authentication order is RADIUS, local-user database.
Usage Guidelines
As of ExtremeXOS 16.1, the functionality of this command is more consistent with management authentications. If RADIUS responds with a reject, then that reject is honored. The only time the local database is checked is when the RADIUS server does not respond.
Example
The following command sets the database authentication order to local-user database, RADIUS:
configure netlogin mac authentication database-order local radius
History
This command was first available in ExtremeXOS 12.0.
Platform Availability
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.