log invalid-lsp-packets

Logs invalid Link State PDUs (LSPs) packets.

Syntax

log invalid-lsp-packets
no log invalid-lsp-packets

Command Default

Disabled.

Modes

IS-IS router configuration mode

Usage Guidelines

IS-IS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".

The no form of the command disables the logging of invalid LSP packets.

Examples

The following example enables logging of invalid LSP packets.

device# configure terminal
device(config)# router isis
device(config-isis-router)# log invalid-lsp-packets
The following example disables logging of invalid LSP packets.
device# configure terminal
device(config)# router isis
device(config-isis-router)# no log invalid-lsp-packets