IS-IS is configured to use an incremental shortcut LSP SPF optimization algorithm by default. This task disables incremental shortcut LSP SPF optimization.
device# configure terminal
device(config)# router isis
device(config-isis-router)# disable-inc-stct-spf-opt
The following example disables incremental shortcut LSP SPF optimization.
device# configure terminal device(config)# router isis device(config-isis-router)# disable-inc-stct-spf-opt