use-security-draft-0
Provides backward compatibility with Draft-00 encrypted authentication.
Syntax: use-security-draft-0
Description: Draft-00 provides support for encrypted authentication. Draft-01 provides support for security associations. IPriori support for draft-00 provides compatibility with third party and prior releases of the Avici router.
The commands area password and domain password are no longer available. IPriori supports previous configurations that use these commands. Running an old configuration which has area and/or domain passwords configured, will result in two security associations being created: security association 1 for area or Level-1 authentication and security association 2 for domain or Level-2 authentication.
Use the use-security-draft-0 command to configure the Avici router to generate LSPs with draft-00 authentication TLVs. The Avici router will still be able to receive and authenticate LSPs with draft-01 TLVs, provided valid security associations are configured.
Factory Default: None.
Command Mode: Router configuration.
Example: In the following example,
- The the router isis command enables IS-IS on the router, specifies an IS-IS instance, and changes the command mode to Router configuration,
- The use-security-draft-0 command configures the router to support Draft-00 authentication.
- The show running-config isis command displays the setting:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#router isis 10
router(config-router)#use-security-draft-0
router(config-router)#end
router#show run isis
!
router isis npi
net 47.1000.5000.0001.00
is-type level-1
log-adjacency-changes
use-security-draft-0
.
.
Related Commands: router isis
Copyright © 2004
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: ISIS57.html
Last Updated: 05/10/04 at 16:35:45