Specifications

Administrative AAA Configuration Scenarios
RoamAbout Mobility System Software Configuration Guide 3-9
Configuring Accounting for Administrative Users
Accountingallowsyoutotracknetworkresources.Accountingrecordscanbeupdatedforthree
importantevents:whentheuserisfirstconnected,whentheuserroamsfromoneAPtoanother,
andwhentheuserterminateshisorhersession.Thedefaultforaccountingisoff.
Toconfigureaccountingforadministrative
logins,usethefollowingcommand:
set accounting {admin | console} {user-glob} {start-stop | stop-only} method1
[method2] [method3] [method4]
Examples
Toconfigureaccountingforadministrativelog insoverthenetworkatEXAMPLE,enterthe
followingcommand:
set accounting admin EXAMPLE\* start-stop | stop-only aaa-method
Youcanselecteitherstartstoporstoponlyaccountingmodes.Thestoponlymodesendsonly
stoprecords,whereasstartstopsendsbothstartandstoprecords,effectivelydoublingthe
numberofaccountingrecords.Inmostcases,stoponlyisentirelyadequateforadministrative
accounting,becauseastoprecordcontains
alltheinformationyoumightneedaboutasession.
Inthesetaccountingcommand,youmustincludeAAAmethodsthatspecifywhethertousethe
localdatabaseorRADIUSservertoreceivetheaccountingrecords.Specifylocal,whichcausesthe
processingtobedoneontheRoamAboutSwitch,orspecify
aRADIUSservergroup.For
informationaboutconfiguringaRADIUSservergroup,seeConfiguringRADIUSServer
Groupsonpage 186.
Forexample,youcansetaccountingforadministrativeusersusingthestartstopmodeviathe
localdatabase:
RBT-8100# set accounting admin EXAMPLE\* start-stop local
success: change accepted.
Theaccountingrecordsshowthedateandtimeofactivity, theusersstatusandname,andother
attributes.Theshowaccountingstatisticscommanddisplaysaccountingrecordsfor
administrativeusersaftertheyhaveloggedintotheRoamAboutSwitch.
Forinformationaboutnetworkuseraccounting,seeConfiguringAccountingforWireless
Network
Usersonpage 1755.Forinformationandanoutputexamplefortheshowaccounting
statisticscommand,seetheRoamAboutMobilitySystemSoftwareCommandLineInterfaceReference.