log adjacency

Logs changes in the status of an adjacency with another intermediate system (IS).

Syntax

log adjacency
no log adjacency

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 adjacency changes.

Examples

The following example enables logging of adjacency changes.

device# configure terminal
device(config)# router isis
device(config-isis-router)# log adjacency

The following example disables logging of adjacency changes.

device# configure terminal
device(config)# router isis
device(config-isis-router)# no log adjacency