AAA Per-Interface Commands
XSR CLI Reference Guide 16-111

AAA Per-Interface Commands

aaa-method

ThiscommandisexecutedattheInterfaceMode.
ThiscommandspecifiesthenameoftheAAAmethodyouwilluseforauthenticationrequests
originatingfromthisinterface.Withthiscommand,youcanprocessauthenticationrequests
originatingfromdifferentinterfacesbydifferentmethods.
Thecommandisgovernedbythefollowingrules:
•Ifaninterfacehasnomethodspecifiedorthespecifiedmethoddoesnotexist,standardAAA
methodselectionapplies.
•The
@<method>usernamesyntaxoverridestheinterfaceʹsmethod.
•IKEisnotaffectedbecauseitalwaysemploysthePKImethod.
•Theinterfacespecificmethodwilloverridetheservicetypeʹsdefaultmethod(assignedviathe
clientsubcommandinAAAmethodconfigurationmode)andtheAAAserviceʹsdefault
method.
Syntax
aaa method method-name
Syntax of the “no” Form
Thenoformofthiscommanddeselectsthismethod:
no aaa method
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
Example
ThisexamplesetsthePPPmethodforAAAserviceonFastEthernetinterface2:
XSR(config-if<F2>)#aaa method PPP

aaa privilege

ThiscommandassociatesthespecifiedinterfacewithamaximumprivilegelevelavailableforAAA
logins.BeawarethatyoucanassignauserʹsprivilegelevelbasedonAAAuser/group
information,unlessitexceedsthelevelassignedtoaninterfaceviathiscommand.Comparethis
commandwiththeAAAUseandGroupmodeprivilegecommandonpage101.
Syntax
aaa privilege level
method-name DesignationoftheAAAmethod(plugin).
level Maximumprivilegesetting,rangingfrom0(lowest)to15.