
ignore-lsp-errors
Configures the router to ignore link-state packets with checksum errors.
Syntax: [no] ignore-lsp-errors
Description: By default, when processing routing update information from link-state packets, IS-IS purges received packets that contain checksum errors from the link-state database.
Use the ignore-lsp-errors command to configure the router to discard packets with checksum errors.
Use no ignore-lsp-errors command to configure the router to use the default behavior of purging link-state packets that contain checksum errors.
Factory Default: Purge link-state packets that contain checksum errors.
Command Mode: Router configuration.
Example: In the following example, the ignore-lsp-errors command configures the router to ignore checksum errors in link-state packets, and the show running-config isis command displays the new setting:
router(config)#router isis npi
router(config-router)#net 49.0001.0000.0000.0020.00
router(config-router)#ignore-lsp-errors
router(config-router)#end
router#show running-config isis
!
router isis npi
net 47.1000.5000.0001.00
ignore-lsp-errors
.
.
.
Related Commands: lsp-interval
lsp-gen-interval
Source
File Name: ISIS.fm
HTML File Name: ISIS6.html
Last Updated: 05/30/02 at 13:21:52
Please email suggestions and comments to: doc@avici.com