
non-disjoint
Configures tunnel to seek best available path.
Syntax: [no] non-disjoint
Description: Disjoint tunnels have no common links or interfaces. A non-disjoint tunnel configuration seeks the best available path for the tunnel with no concern for whether the tunnel is disjoint or not. Specifying non-disjoint cancels any prior disjoint-with configuration for this tunnel context.
The affect of the non-disjoint command depends upon where it is entered in the tunnel configuration hierarchy. A command entered at a higher hierarchy overrides any configuration at a lower hierarchy.
Use the non-disjoint command in any MPLS TE command mode to configure tunnels appropriate to the command mode context to seek the best path available with no concern for whether the path is disjoint.
Use the no non-disjoint command to remove the non-disjoint configuration for this tunnel context. The command is ignored if this tunnel context is not currently configured for non-disjoint.
Factory Default: Disabled.
Command Mode: Traffic engineering parameter-set, traffic engineering tunnel defaults, and traffic engineering tunnel-name..
Example: In the following example, the oc48toBos tunnel is configured to be non-disjoint using the non-disjoint command:
router(config)#mpls te ospf
router(config-te)#tunnel oc48toBos
router(config-te-tunnel)#non-disjoint
router(config-te-tunnel)#end
router#
Example: In the following example, the oc48toBos tunnel the non-disjoint configuration is removed:
router(config)#mpls te ospf
router(config-te)#tunnel oc48toBos
router(config-te-tunnel)#no non-disjoint
router(config-te-tunnel)#end
router#
Related Commands: disjoint-with
show mpls te tunnel
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: TE%20Commands.fm
HTML File Name: TE%20Commands49.html
Last Updated: 12/19/04 at 14:56:07