Qtimeout, Retransmit – Enterasys Networks X-Pedition XSR CLI User Manual
Page 653
AAA Method Commands
XSR CLI Reference Guide 16-109
Example
The following example resets the RADIUS key value to 1234qwerty:
XSR(config)#aaa method radius default
XSR(aaa-method-radius)#key 1234qwerty
qtimeout
This command specifies the interval a timeout request is allowed to sit unprocessed on AAAʹs
internal queue before it is discarded.
Syntax
qtimeout seconds
Syntax of the “no” Form
The no form of this command resets to the default value:
no qtimeout
Default
30 seconds
Mode
AAA Method configuration:
XSR(aaa-method-xx)#
Example
The following example sets the qtimeout to 3,600 seconds:
XSR(aaa-method-local)#qtimeout 3600
retransmit
This command specifies the number of times an AAA RADIUS server request is re‐sent to a server
if that server is not responding or responding slowly. It is used for RADIUS (1‐5) only.
Syntax
retransmit [retries]
Syntax of the “no” Form
The no form of this command resets the value to the default:
no retransmit
seconds
Timeout value ranging from 0 to 5000 seconds.
retries
Retransmit value ranging from 1 to 5.