The tie-breaking command configures a rule for selecting a route among multiple routes to the same destination.
The undo tie-breaking command restores the default tie-breaking rule.
By default, the random tie-breaking rule is used.
Usage Scenario
A route is selected based on the ratio of the used available bandwidth to the maximum reservable bandwidth. If least-fill is configured, the route with the lowest ratio is selected; if most-fill is configured, the route with the highest ratio is selected.
The Most-fill and Least-fill modes are only effective when the difference in bandwidth usage between the two links exceeds 10%, such as 50% of link A bandwidth utilization and 45% of link B bandwidth utilization. The value is 5%. At this time, the Most-fill and Least-fill modes do not take effect, and the Random mode is still used.Prerequisites
A P2P TE tunnel template has been configured using the mpls te p2p-template command.