OcNOS-RON-6.3.1 : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv3 Commands : log-adjacency-changes
log-adjacency-changes
Use this command for the router to send a SYSLOG message when an OSPF neighbor goes up or down.
Use no parameter of this command to stop sending SYSLOG message.
Command Syntax
log-adjacency-changes (brief|detail|)
no log-adjacency-changes
Parameters
detail
Sends a SYSLOG message for each state change, not just when a neighbor goes up or down.
Default
None
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#router ipv6 ospf
(config-router)#log-adjacency-changes brief
(config-router)#log-adjacency-changes detail
 
#configure terminal
(config)#router ipv6 ospf
(config-router)#no log-adjacency-changes
Last modified date: 07-13-2023