set protocols ospf6 log-adjacency-changes

Run the command set protocols ospf6 log-adjacency-changes to enable logging OSPFv3 adjacency changes. The optional parameter detail can be used to log all adjacency status changes. Without the detail keyword, only the adjacency changes to full or regression are logged. 


Command Syntax

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

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

Parameters

ParameterDescription
vrf <vrf-name>Optional. Specifies the name of the VRF for the OSPFv3 instance.

Example

  • This example enables all OSPFv3 adjacency changes logging.
admin@XorPlus# set protocols ospf6 log-adjacency-changes detail
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.