Attempts, Auth-port – Enterasys Networks X-Pedition XSR CLI User Manual
Page 648
AAA Method Commands
16-104 Configuring Security
Mode
AAA Method configuration:
XSR(aaa-method-radius)#
Example
The following example sets number9 as the RADIUS server host‐name:
XSR(config)#aaa method radius ias default
XSR(aaa-method-radius)#address host-name number9
attempts
This command sets the number of consecutive login attempts that must transpire before the
RADIUS methodʹs backup method is used. It is used for the RADIUS method only. When a user
login request fails because the server did not respond, it is a failed attempt.
Syntax
attempts [number-of-attempts]
Syntax of the “no” Form
The no form of this command resets to the default attempts number:
no attempts
Default
4
Mode
AAA Method configuration:
XSR(aaa-method-radius)#
Example
This example resets the attempts value to 10 on the RADIUS IAS server:
XSR(config)#aaa method radius ias default
XSR(aaa-method-radius)#attempts 10
auth-port
This command specifies the UDP port for authentication requests. It is used for the RADIUS
method only.
number-of-attempts
Sum of tries allowed, ranging from 1 to 10.
Note: If the port number is 0, the host will not be used for authentication.