121
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
eigrp log-neighbor-warnings
eigrp log-neighbor-warnings
To enable the logging of Enhanced Interior Gateway Routing Protocol (EIGRP) neighbor warning
messages and to configure the interval between repeated neighbor warning messages, use the eigrp
log-neighbor-warnings command. To disable the logging of EIGRP neighbor warning messages, use
the no form of this command.
eigrp log-neighbor-warnings [seconds]
no eigrp log-neighbor-warnings
Syntax Description
Command Default Neighbor warning messages are logged.
Command Modes Address-family configuration mode
Router configuration mode
Router VRF configuration mode
Command History
Usage Guidelines This command requires the LAN Base Services license.
Examples This example shows how to log neighbor warning messages for EIGRP process 209 and to repeat the
warning messages in 5-minute (300 seconds) intervals:
switch# configure terminal
switch(config)# router eigrp 209
switch(config-router)# eigrp log-neighbor-warnings 30
switch(config-router)#
Related Commands
seconds (Optional) Time interval (in seconds) between repeated neighbor warning
messages. The range of seconds is from 1 to 65535.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
log-neighbor-changes Enables logging of EIGRP neighbor changes.
log-neighbor-warnings Enables logging of EIGRP neighbor warnings.
log-adjacency-changes Enables logging of EIGRP adjacency state changes.