![Cisco Nexus 3548 series Command Reference Manual Download Page 237](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162237.webp)
217
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
log-adjacency-changes (EIGRP)
log-adjacency-changes (EIGRP)
To enable the logging of changes in the Enhanced Interior Gateway Routing Protocol (EIGRP) adjacency
state, use the
log-adjacency-changes
command. To disable the logging of changes in the EIGRP
adjacency state, use the
no
form of this command.
log-adjacency-changes
no log-adjacency-changes
Syntax Description
This command has no arguments or keywords.
Command Default
Adjacency changes are not logged.
Command Modes
Address-family configuration mode
Router configuration mode
Router VRF configuration mode
Command History
Usage Guidelines
This command requires the LAN Enterprise Services license.
Examples
This example shows how to enable logging of adjacency state changes for EIGRP 1:
switch#
configure terminal
switch(config)#
router eigrp 1
switch(config-router)#
address-family ipv4
switch(config-router-af)#
log-adjacency-changes
switch(config-router-af)#
Related Commands
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
ip eigrp
log-neighbor-changes
Logs changes to neighbors for an interface.
ip eigrp
log-neighbor-warnings
Logs neighbor warnings for an interface.
show ip eigrp interfaces
Displays information about EIGRP interfaces.