set radius accounting
Enterasys B5 CLI Reference 22-11
set radius accounting
UsethiscommandtoconfigureRADIUSaccounting.
Syntax
set radius accounting {[enable | disable] [retries retries] [timeout timeout]
[server ip_address port [server-secret]
Parameters
Mode
Switchcommand,read‐write.
Defaults
None.
Examples
ThisexampleshowshowtoenabletheRADIUSaccountingclientforauthenticati ngwiththe
accountingserveratIPaddress10.2.4.12,UDPauthenticationport1800.Aspreviouslynoted,the
“serversecret”passwordenteredheremustmatchthatalreadyconfiguredastheRead‐Write(rw)
passwordontheRADIUSaccountingserver:
B5(su)->set radius accounting server 10.2.4.12 1800
Enter secret:
Re-enter secret:
ThisexampleshowshowtosettheRADIUSaccountingtimeoutto30seconds:
B5(su)->set radius accounting timeout 30
ThisexampleshowshowtosetRADIUSaccountingretriesto10:
B5(su)->set radius accounting retries 10
enable|disable EnablesordisablestheRADIUSaccountingclient.
retriesretries SetsthemaximumnumberofattemptstocontactaspecifiedRADIUS
accountingserverbeforetimingout.Validretryvaluesare0‐10.
timeouttimeout Setsthemaximumamountoftime(inseconds)toestablishcontactwitha
specifiedRADIUS
accountingserverbeforetimingout.Validtimeout
valuesare1‐30.
serverip _address
portserver‐secret
Specifiestheaccountingserver’s:
•IPaddress
•UDPauthenticationport(0‐65535)
• server‐secret(Read‐Writepasswordtoaccessthisaccountingserver.
Devicewillpromptforthisentryuponcreatingaserverinstance,as
shownin
theexamplebelow.)