Health-check – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual
Page 855
![background image](/manuals/361696/855/background.png)
842
Brocade Mobility RFS Controller CLI Reference Guide
53-1003098-01
8
authentication server <1-6> retry-timeout-factor <50-200>
authentication server <1-6> timeout <1-60> {attempts <1-10>}
Example
rfs7000-37FABE(config-aaa-policy-test)#authentication server 5 host
172.16.10.10 secret example port 1009
rfs7000-37FABE(config-aaa-policy-test)#authentication server 5 timeout 10
attempts 3
rfs7000-37FABE(config-aaa-policy-test)#authentication protocol chap
rfs7000-37FABE(config-aaa-policy-test)#show context
aaa-policy test
authentication server 5 host 172.16.10.10 secret 0 example port 1009
authentication server 5 timeout 10
accounting server 2 host 172.16.10.10 secret 0 example port 1
accounting server 2 timeout 2 attempts 2
authentication protocol chap
accounting interim interval 65
accounting server preference auth-server-number
attribute framed-mtu 110
rfs7000-37FABE(config-aaa-policy-test)#
Related Commands:
health-check
server <1-6>
Configures a RADIUS authentication server. Up to 6 RADIUS servers can be configured.
•
<1-6> – Specify the RADIUS server index from 1 - 6.
retry-timeout-factor
<50-200>
Configures the scaling of timeouts between two consecutive RADIUS authentication retries
•
<50-200> – Specify the scaling factor from 50 - 200.
A value of 100 indicates the interval between two consecutive retires remains the same irrespective of the
number of retries.
A value lesser than 100 indicates the interval between two consecutive retries reduces with each
successive retry.
A value greater than 100 indicates the interval between two consecutive retries increases with each
successive retry.
server <1-6>
Configures a RADIUS authentication server. Up to 6 RADIUS servers can be configured.
•
<1-6> – Specify the RADIUS server index from 1 - 6.
timeout <1-60>
Configures the timeout, in seconds, for each request sent to the RADIUS server. This is the time allowed to
elapse before another request is sent to the RADIUS server. If a response is received from the RADIUS
server within this time, no retry is attempted.
•
<1-60> – Specify a value from 1 - 60 seconds. The default is 3 seconds.
attempts <1-10>
Optional. Indicates the number of retry attempts to make before giving up
•
<1-10> – Specify a value from 1 -10. The default is 3.
Resets authentication parameters on this AAA policy