
aaa protocol
Specifies the protocol used by AAA services.
Syntax: [no] aaa protocol {tacacs | radius}
tacacs
Specifies TACACS+ as the AAA services protocol.
radius
Specifies RADIUS as the AAA services protocol.
Description: Use the aaa protocol command to select the protocol used by AAA services. IPriori supports TACACS+ and RADIUS AAA service protocols.
Use the no aaa protocol command to disable the use of the TACACS+ protocol.
NOTE Disabling a protocol effectively disables AAA services until a new protocol is specified.
Factory Default: TACACS+.
Command Mode: Configuration.
Example: In the following example, the aaa protocol radius command selects the RADIUS protocol, and the show aaa command displays the configuration:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#aaa protocol radius
router(config)#end
router)#show aaa
AAA service:ENABLED
AAA protocol:RADIUS
AAA accounting:ENABLED
AAA server search policy:Round-Robin
AAA source interface:loopback 0
AAA server timeout:5 seconds
AAA Server retransmit attempts:2
.
.
.
Related Commands: aaa
aaa radius key
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%20commands12.html
Last Updated: 02/25/05 at 14:30:26