The re-optimization timer value is configurable on all MPLS interface modes. The global set value is applicable to all dynamic bypass LSPs for which the corresponding interface level re-optimization timer value is not set.
To configure the reoptimizer-timer, complete the following steps.
device>configure
device(config)# router mpls
device(config-router-mpls)# dynamic-bypass
device(config-router-mpls-dynamic-bypass)# reoptimize-timer 300
The following example combines the steps above to configure the reoptimizer-timer to 300 seconds.
device>configure device(config)# router mpls device(config-router-mpls)# dynamic-bypass device(config-router-mpls-dynamic-bypass)# reoptimize-timer 300