Specifications

set radius accounting
21-10 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
ThisexampleshowshowtoenabletheRADIUSaccountingclientforauthenticati ngwiththe
accountingserveratIPaddress10.2.4.12,UDPauthenticationport1800.Asprevious lynoted,the
“serversecret”passwordenteredheremustmatchthatalreadyconfiguredastheReadWrite(rw)
passwordontheRADIUSaccountingserver:
C3(su)->set radius accounting server 10.2.4.12 1800
Enter secret:
Re-enter secret:
ThisexampleshowshowtosettheRADIUSaccountingtimeoutto30seconds:
C3(su)->set radius accounting timeout 30
ThisexampleshowshowtosetRADIUSaccountingretriesto10:
C3(su)->set radius accounting retries 10
enable|disable EnablesordisablestheRADIUSaccountingclient.
retriesretries SetsthemaximumnumberofattemptstocontactaspecifiedRADIUS
accountingserverbeforetimingout.Validretryvaluesare1‐10.
timeouttimeout Setsthemaximumamountoftime(inseconds)toestablishcontactwitha
specifiedRADIUS
accountingserverbeforetimingout.Validtimeout
valuesare1‐30.
serverip _address
portserversecret
Specifiestheaccountingservers:
•IPaddress
•UDPauthenticationport(0‐65535)
serversecret(ReadWritepasswordtoaccessthisaccountingserver.
Devicewillpromptforthisentryuponcreatingaserverinstance,as
shownin
theexamplebelow.)