Configures the order of database authentication protocols to use.
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. |
By default, the authentication order is RADIUS, local-user database.
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.
The following command sets the database authentication order to local-user database, RADIUS:
configure netlogin mac authentication database-order local radius
This command was first available in ExtremeXOS 12.0.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, X690, and X695 series switches.