
standby-trigger
Configures the number of tunnels that must go down before a configured standby is activated.
Syntax: [no] standby-trigger triggerVal
triggerVal
Specifies the number of tunnels to the same egress must fail begore the standby tunnel is activated.
Description: A standby tunnel is signaled but is only activated if a trigger criteria is met based upon the number of tunnels that have gone down. The standby trigger is configured using the standby-trigger command, specifying the number of tunnels that must go down before IPriori activates this standby tunnel. If 0 or a value greater than the number of active tunnels is specified, this standby will only activate after all tunnels have gone down.
Factory Default: 1.
Command Mode: Traffic engineering parameter-set, traffic engineering tunnel defaults, and traffic engineering tunnel-name.
Example 1: In the following example, the oc48toBosStdBy tunnel is configured to trigger when any 2 of the tunnels it is configured to be standby for goes down:
router(config)#mpls te ospf
router(config-te)#tunnel oc48toBosStdBy
router(config-te-tunnel)#standby-trigger 2
router(config-te-tunnel)#end
router#
Example 2: In the following example, the standby-trigger for the oc48toBosStdBy tunnel is reset to the default value:
router(config)#mpls te ospf
router(config-te)#tunnel oc48toBosStdBy
router(config-te-tunnel)#no standby-trigger
router(config-te-tunnel)#end
router#
Related Commands: 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%20Commands92.html
Last Updated: 12/19/04 at 14:56:07