
aaa password-prompt
Provides for the configuration of an Avici router specific AAA password prompt.
Syntax: aaa password-prompt promptString
promptString
A string of up to 64 ASCII characters specifying the desired AAA password prompt for this router.
Description: A unique AAA password prompt can be configured per Avici router. If the TACACS server already has a prompt configured, that configured prompt will display. If no prompt is configured, the default prompt displays. Once new prompts are configured, the newly configured prompt displays when you enable AAA and telnet to the Avici router. If a configured prompt already exists, entering a new prompt overwrites the existing prompt.
Use the aaa password-prompt command to configure an Avici router specific AAA password prompt.
Use the no aaa password-prompt command to remove an already configured AAA password prompt and replace it with the default prompt.
Factory Default: None
Command Mode: Router configuration.
Example: The following example removes already existing username and password AAA prompts and configures new username and password prompts:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#no aaa username-prompt
router(config)#no aaa password-prompt
router(config)#aaa username-prompt AviciLogin:
router(config)#aaa password-prompt LoginPassword:
router(config)#end
router#
Related Commands: aaa username-prompt
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%20commands9.html
Last Updated: 02/25/05 at 14:30:26