If some IS-IS routes need to be converged by preference to minimize adverse impacts on services, configure those routes to have the highest convergence priority.
By default, the convergence priority of 32-bit host routes is medium, and the convergence priority of the other IS-IS routes is low.
The FW allows you to configure the highest convergence priority for specific IS-IS routes so that those IS-IS routes will be converged first when a network topology changes.
isis [ process-id ]
prefix-priority [ level-1 | level-2 ] { critical | high | medium } { ip-prefix prefix-name | tag tag-value }
The application rules of the convergence priorities for IS-IS routes are as follows:
The prefix-priority command is only applicable to the public network.
After the prefix-priority command is run, the convergence priority of 32-bit host routes is low, and the convergence priorities of the other routes are determined as specified in the prefix-priority command.
ip route prefix-priority-scheduler critical-weight high-weight medium-weight low-weight
By default, the preference-based scheduling ratio of IPv4 routes is 8:4:2:1.