The mpls te timer fast-reroute command specifies the interval at which a device scans LSPs and determines whether to perform FRR or not when a better bypass LSP is available.
The undo mpls te timer fast-reroute command restores the default interval.
By default, the scheduled scanning is performed, and the scanning interval is 1000 milliseconds (1 second).
Usage Scenario
After the scanning interval weight is set, the system uses the following formula to calculate the scanning interval t1:
t1 = weight × n, where n is the integer part of the result (1000 x 200/Maximum number of RSVP LSPs allowable on this node) If the calculated t1 is greater than 1000 milliseconds, t1 is used as the actual scanning interval; otherwise, the scanning interval is 1000 milliseconds.Prerequisites
The MPLS view has been displayed using the mpls command.