cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
336
Views
0
Helpful
2
Replies

quick eigrp question

francisco_1
Level 7
Level 7

i believe the eigrp log-neighbor-changes is enable by default? if this command is not listed under eigrp, then is it enable?

Franco

2 Replies 2

lamav
Level 8
Level 8

1.) Logging is enabled by default. To disable the logging of neighbor adjacency changes, use the no form of this command.

2.) Yes. And if you want to be sure it is enabled, just issue the eigrp log-neighbor-changes command under the eigrp process and be done with it. No guessing necessary.

HTH

Victor

Fransisco,

I agree with Victor the eigrp log-neighbor-changes is enabled by default.

Most of the time the default configuration in the IOS doesn't show up in the running configuration. If you are not already aware of then it's something good to know.

This capture from a router shows the same behavior.

R1(config)#router eigrp 1

R1(config-router)#do show run | b router eigrp

router eigrp 1

auto-summary

!

R1(config-router)#no eigrp log-neighbor-changes

!

R1(config-router)#do show run | b router eigrp

router eigrp 1

auto-summary

no eigrp log-neighbor-changes

HTH

Sundar

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: