AAA Method Commands
XSR CLI Reference Guide 16-109
Example
ThefollowingexampleresetstheRADIUSkeyvalueto1234qwerty:
XSR(config)#aaa method radius default
XSR(aaa-method-radius)#key 1234qwerty

qtimeout

ThiscommandspecifiestheintervalatimeoutrequestisallowedtositunprocessedonAAAʹs
internalqueuebeforeitisdiscarded.
Syntax
qtimeout seconds
Syntax of the “no” Form
Thenoformofthiscommandresetstothedefaultvalue:
no qtimeout
Default
30seconds
Mode
AAAMethodconfiguration:XSR(aaa-method-xx)#
Example
Thefollowingexamplesetstheqtimeoutto3,600seconds:
XSR(aaa-method-local)#qtimeout 3600

retransmit

ThiscommandspecifiesthenumberoftimesanAAARADIUSserverrequestisresenttoaserver
ifthatserverisnotrespondingorrespondingslowly.ItisusedforRADIUS(15)only.
Syntax
retransmit [retries]
Syntax of the “no” Form
Thenoformofthiscommandresetsthevaluetothedefault:
no retransmit
seconds Timeoutvaluerangingfrom0to5000seconds.
retries Retransmitvaluerangingfrom1to5.