Use the move command to change the order of authentication modes in the authentication mode ordered list.
order | Specifies the current priority of the authentication mode. |
Use the show command to view the priorities of the authentication modes. See show.
The following example changes the authentication mode order from local, RADIUS to RADIUS, local:
EWC.extremenetworks.com:login# show 1 authentication method: local 2 authentication method: radius EWC.extremenetworks.com:login# move 2 1 EWC.extremenetworks.com:login# show 1 authentication method: radius 2 authentication method: local EWC.extremenetworks.com:login# apply Changing login mode will cause CLI to terminate. Do you want to proceed? [y|n]:y ************************************************************ Login mode has changed. CLI will terminate in 5 seconds! ************************************************************