Specifications

Enterasys Wireless Controller Software CLI Reference Guide 8-5
Usage
•YoumustconfiguretheRADIUSserverbeforeyoucanaddRADIUSbasedauthenticationto
thelist.Todothis,usetheauthcommands.Seeauth.
•Youcannotaddduplicate au thenticationmodestothelist.
•Theauthenticationorderlistmustcontainatleastoneauthenticationmode.Youcannotdelete
anauthenticationmode
ifitistheonlymodeinthelist.
•Tochangetheorderofauthenticationmodesinthelist,usethemovecommand.Seemove
Examples
ThefollowingexamplesetstheloginauthenticationtoRADIUSbasedmode.
EWC.enterasys.com:login# auth-order add radius
EWC.enterasys.com:login# auth-order delete local
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!
************************************************************
Thefollowingexamplesetstheloginauthenticationtothecombinationoflocalauthentication
first,thenRADIUSbasedauthentication.
EWC.enterasys.com:login# show
1 authentication method: local
EWC.enterasys.com:login# auth-order add radius
EWC.enterasys.com:login# show
1 authentication method: local
2 authentication method: radius
8.4 move
Usethemovecommandtochangetheorderofauthenticationmodesintheauthenticationmode
orderedlist.
Syntax
move <order> <order>
Parameters
Usage
Usetheshowcommandtoviewtheprioritiesoftheauthenticationmodes.Seeshow.
Examples
Thefollowingexamplechangestheauthenticationmodeorderfromlocal,RADIUStoRADIUS,
local.
EWC.enterasys.com:login# show
<order> Specifiesthecurrentpriorityoftheauthenticationmode.