Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Run the command set protocol protocols ospf log-adjacency-changes to log changes in OSPF adjacency state. Add the optional detail argument to log all changes in adjacency statusstate. Without the detail keyword, only changes to full or regressions are logged.

Run the command delete protocol protocols ospf log-adjacency-changes to delete this configuration.


Command Syntax

set protocol protocols ospf [vrf <vrf-name>] log-adjacency-changes [detail]

delete protocol protocols ospf [vrf <vrf-name>] log-adjacency-changes [detail]


Parameter

Parameter

Description

vrf <vrf-name>

Optional. Specifies the name of the VRF for the OSPF instance.

detail Optional. Specifies to log all changes in adjacency
status
state.


Example

  •  Configure OSPF to log all adjacency changes for VRF BLUE.

...