
aaa authentication enable default
Enables authentication default list for the specified protocol.
Syntax: [no] aaa authentication enable default protocol enable
protocol
Specifies the protocol default for AAA authentication. Valid Values: tacacs+.
Description: The AAA authentication default list can be enabled using the aaa authentication enable default command. TACACS is currently supported for default list authentication. Once enabled, the AAA password is authenticated by the AAA protocol (TACACS) server rather than the by the login password of the session server.
The AAA protocol server and session server must have the same privilege level. Use the show privilege command to display the privilege level for this server. Use the enable command to change the privilege level for a server.
Use the no aaa authentication enable default command to disable default authentication.
Factory Default: Disabled.
Command Mode: Configuration.
Example: The following example enables AAA default list authentication for TACACS+ for this server:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#aaa authentication enable default tacacs+ enable
router(config)#end
router#
Related Commands: aaa
enable
show privilege
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%20commands4.html
Last Updated: 02/25/05 at 14:30:26