Specifications

Administrative AAA Configuration Scenarios
RoamAbout Mobility System Software Configuration Guide 3-13
Authentication When RADIUS Servers Do Not Respond
ThisscenarioillustrateshowtoenableRADIUSauthenticationforbothconsoleand
administrativeusers,buttounconditionallyallowaccessforadminist rativeandconsoleusersif
theRADIUSserver(inthiscase,serverr1inservergroupsg1)doesnotrespond.Toconfigure
unconditionalauthentication,Natashasetstheauthenticationmethodto
none.
Example
Thefollowingcommandsinthisorder:
RBT-8100# set user natasha password m@Jor
User natasha created
RBT-8100# set radius server r1 address 192.168.253.1 key sunFLOW#$
success: change accepted.
RBT-8100# set server group sg1 members r1
success: change accepted.
RBT-8100# set authentication console * sg1 none
success: change accepted.
RBT-8100# set authentication admin * sg1 none
success: change accepted.
RBT-8100# save config
success: configuration saved.