set radius accounting
15-8 Security Configuration
set radius accounting
UsethiscommandtoconfigureRADIUSaccounting.
Syntax
set radius accounting {[enable | disable] [retries retries] [timeout timeout]
[server ip_address port [server-secret]
Parameters
Mode
Switchcommand,readwrite.
Defaults
None.
Examples
ThisexampleshowshowtoenabletheRADIUSaccountingclientforauthenticatingwiththe
accountingserveratIPaddress10.2.4.12,UDPauthenticationport1800.Aspreviouslynoted,the
“serversecret”passwordenteredheremustmatchthatalreadyconfiguredastheReadWrit e(rw)
passwordontheRADIUSaccountingserver:
D2(su)->set radius accounting server 10.2.4.12 1800
Enter secret:
Re-enter secret:
ThisexampleshowshowtosettheRADIUSaccountingtimeoutto30seconds:
D2(su)->set radius accounting timeout 30
ThisexampleshowshowtosetRADIUSaccountingretriesto10:
D2(su)->set radius accounting retries 10
enable|disable EnablesordisablestheRADIUSaccountingclient.
retriesretriesSetsthemaximumnumberofattemptstocontactaspecifiedRADIUS
accountingserverbeforetimingout.Valid retryvaluesare0‐10.
timeouttimeoutSetsthemaximumamountoftime(inseconds)toestablishcontactwitha
specifiedRADIUSaccountingserverbeforetimingout.Valid timeout
valuesare1‐30.
serverip_address
portserversecret
Specifiestheaccountingserver’s:
•IPaddress
•UDPauthenticationport(0‐65535)
serversecret(ReadWrite passwordtoaccessthisaccountingserver.
Devicewillpromptforthisentryuponcreatingaserverinstance,as
shownintheexamplebelow.)