This task changes the minimum number of seconds the device waits between sending updated LSPs to its IS-IS neighbors from the default of 10 seconds to 60 seconds (one minute).
device# configure terminal
device(config)# router isis
device(config-isis-router)# lsp-gen-interval 60
The following example changes the LSP generation interval to 60 seconds.
device# configure terminal device(config)# router isis device(config-isis-router)# lsp-gen-interval 60