/
set protocols ospf log-adjacency-changes

set protocols ospf log-adjacency-changes

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

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


Command Syntax

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

delete 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 state.

Example

  •  Configure OSPF to log all adjacency changes for VRF BLUE.
admin@XorPlus# set protocols ospf vrf BLUE log-adjacency-changes detail
admin@Xorplus# commit

Related content

Copyright © 2025 Pica8 Inc. All Rights Reserved.