AAA Debug and Show Commands
16-112 Configuring Security
Syntax of the “no” Form
Thenoformofthiscommandremovestheuser/group/interfacerestriction:
no aaa privilege
Mode
Interfaceconfiguration:XSR(config-if<xx>#
Default
Privilege level: 15'
Example
Thisexampleresetstheprivilegelevelto10onGigabitEthernetinterface2:
XSR(config-if<G2>)#aaa privilege 10

AAA Debug and Show Commands

debug aaa

Thiscommandactivates/deactivatestheoutputofAAAdebuggingdata,whichisclassifiedby
Authentication,AccountingandAuthorizationcategories.
Thecommand’soutputwillbesenttotheterminalthatmostrecentlyrequesteddebug
information.Also,ifmultipleAAAdebugmessagesareactivated,alldebugdatawillbesentto
theterminalfromwhichitwasmostrecentlyactivated.
Syntax
debug aaa {accounting | authentication | authorization}
Syntax of the “no” Form
Thenoformofthiscommandresetstothedefaultvalue:
no debug aaa {accounting | authentication | authorization}
Mode
PrivilegedEXEC:XSR#
Sample Output
ThedebugauthorizationmessagebelowindicatestheLocalmethodwassuccessfulwithMSCHAP:
Local::queue(test)
accounting Accountingdebugdatadisplayed.
authentication Authenticationdebugdatadisplayed.
authorization Authorizationdebugdatadisplayed.