
aaa retransmit
Configures the number of times AAA services searches the server list for an available AAA server.
Syntax: [no] aaa {tacacs | radius} host hostname retransmit attempts
hostname
Specifies the host the retransmit value will be applied to.
attempts
Number of times AAA searches the server list for an available AAA server. Valid values are 1 to 255.
Description: Use the aaa retransmit attempts command to configure the number of time AAA searches the AAA server list for an available server.
Use the no aaa retransmit command to configure the number of time AAA searches the AAA server list for an available server at the default value of 3.
Factory Default: 3.
Command Mode: Configuration.
Example 1: In the following example, the aaa retransmit command sets the number of retransmit attempts at 20, and the show aaa command displays the setting:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#aaa retransmit 20
router(config)#end
router#show aaa
AAA service:ENABLED
AAA protocol:TACACS+
AAA accounting:ENABLED
AAA server search policy:Round-Robin
AAA source interface:loopback 0
AAA server timeout:5 seconds
AAA Server retransmit attempts:20
.
.
.
Example 2: In the following example, the no aaa retransmit command sets the number of retransmit attempts at the default value of 3:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#no aaa retransmit
Related Commands: aaa
aaa timeout
show aaa
Copyright © 2005
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: AAA%20commands.fm
HTML File Name: AAA%20commands13.html
Last Updated: 02/25/05 at 14:30:26