
aaa last-resort
Enables/disables last-resort authentication when no AAA servers respond.
Syntax: [no] aaa last-resort
Description: Last-resort authentication is used if all defined AAA servers are unreachable. If last-resort authentication is enabled, by default the system password is used as the AAA password. To configure AAA to require no passwords, use the no aaa optional-passwords command.
NOTE It is not recommended to configure AAA to require no passwords.
Use the aaa last-resort command to enable last-resort authentication.
Use the no aaa last-resort command to disable last-resort authentication.
Factory Default: Disabled.
Command Mode: Configuration.
Example 1: In the following example:
- The aaa last-resort command enables last-resort authentication. By default, the password is the system password.
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#aaa last-resort
Example 2: In the following example:
- The aaa last-resort command enables last-resort authentication.
- The no aaa optional-passwords command configures the Avici router to require no password.
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#aaa last-resort
router(config)#no aaa optional-passwords
Example 3: In the following example, the no last-resort command disables last-resort authentication:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#no aaa last-resort
Related Commands: aaa
aaa optional-passwords
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%20commands7.html
Last Updated: 02/25/05 at 14:30:26