PREV NEXT INDEX

Avici Systems Inc.


password-id


Specifies one of up to 252 password IDs to be associated with this password list.

Syntax: password-id passwordID

passwordID

A numeric value between 1 and 252 that identifies this password for this password list. Valid Values: 1 - 252. Default: None.

Description: IS-IS authentication passwords are assigned to one of up to 252 password IDs. These IDs are associated with a unique authentication password list. Password IDs provide a sequential priority for passwords assigned to this list. The password with the least password ID value is used to authenticate outgoing PDUs. All valid passwords are used for authenticating incoming PDUs.

Use the password-id command to specify a numeric password ID to provide a sequential priority for the associated password.

Use the no password-id command to delete the specified password ID.

Factory Default: None.

Command Mode: IS-IS password list.

Example: In the following example:

  1. Configuration mode for password-list list1 is entered.

  2. Configuration mode for password-id is entered for password-IDs 1 and 2

  3. In each password-ID mode a password is assigned and a lifetime of now and infinity is configured.

  4. The password-list list1 is enabled using the authentication password-list command.

  5. The show isis password-list command displays the configuration.

router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

router(config)#router isis 100

router(config-router)#password-list list1

router(config-router-password-list)#password-id 1

router(config-router-password-record)#password pass1

router(config-router-password-record)#lifetime now infinity

router(config-router-password-record)#exit

router(config-router-password-list)#password-id 2

router(config-router-password-record)#password pass2

router(config-router-password-record)#lifetime now infinity

router(config-router-password-record)#exit

router(config-router-password-list)#exit

router(config-router)#authentication password-list list1 hmac-md5 level-1

router(config-router)#end

router#show isis password-list list1

password-list list1

password-id 1

password pass1

start-time 14:33:16 december 2 2004 end-time infinity

password-id 2

password pass2

start-time 14:33:38 december 2 2004 end-time infinity



Related Commands: lifetime
password
password-list


PREV NEXT INDEX

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: ISIS.fm
    HTML File Name: ISIS38.html
    Last Updated: 02/25/05 at 14:55:50

Please email suggestions and comments to: doc@avici.com