distance
Configures an administrative distance for IS-IS routes.
Syntax: distance weight
no distance
weight
Administrative distance applied to IS-IS routes used when no other value is explicitly defined. Valid values are 1 - 255.
Description: Administrative distance is a dependability rating for the source of routing information. High distance values imply lower preference.
Use the distance weight command to configure an administrative distance for IS-IS learned routes.
Use the no distance command to set the distance to the default value of 115.
Factory Default: 115
Command Mode: Router configuration.
Example: In the following example:
- The router isis command enables IS-IS on the router, specifies an IS-IS instance, and changes the command mode to Router configuration.
- The distance weight command configures an administrative distance of 200.
- The show isis command displays the setting:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#router isis tsr
router(config-router)#distance 200
router(config-router)#end
router#show isis
Global ISIS information
ISIS process tag: tsr
System ID: 0001.0001.0040
NET: 49.0001.0001.0001.0040.00
Maximum number of areas: 3
There is 1 manual area address
49..0001
There is 1 active area address
49..0001
ISIS level-2
ISIS is enabled on 4 interfaces
Distance : 200
Maximum of 4 paths per route
Number of SPF runs, L1: 2, L2: 668
Related Commands: router isis
show 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: ISIS5.html
Last Updated: 05/10/04 at 16:35:45