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 on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.

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