ignore-lsp-errors
Use this command to ignore link-state packets (LSPs) with checksum errors. By default, ISIS validates the checksum for LSP and if the checksum has an error, the LSP is dropped. Giving this command says to ignore the LSP checksum error and treat it as if checksum is passed.
Use the no parameter to turn off this function.
Command Syntax
ignore-lsp-errors
no ignore-lsp-errors
Parameters
None
Default
By default, the LSP checksum is checked on receipt.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
In this sample, rtr1 does not drop LSP packets with bad checksum.
#configure terminal
(config)#router isis bb
(config-router)#ignore-lsp-errors
Last modified date: 08/28/2023