10-27-2023 10:47 AM
Hello.
If there exists no explicitly configured EIGRP router-ID, and also there exists no loopback interface...
... will the device's EIGRP router-ID advertised to a neighbor instantly change to the loopback interface, or must some reset command (or reboot) be executed to change this dynamic router ID to the newly inserted loopback interface?
Thank you.
Solved! Go to Solution.
10-27-2023
10:54 AM
- last edited on
10-29-2023
09:16 AM
by
Translator
Hello @MicJameson1,
If you later add a loopback interface with a higher IP address than the previously selected router ID, the EIGRP router ID will not automatically change to the new loopback interface address. The router ID remains the same unless you manually configure it with a new value or reset the EIGRP process.
clear ip eigrp neighbor
10-27-2023
10:54 AM
- last edited on
10-29-2023
09:16 AM
by
Translator
Hello @MicJameson1,
If you later add a loopback interface with a higher IP address than the previously selected router ID, the EIGRP router ID will not automatically change to the new loopback interface address. The router ID remains the same unless you manually configure it with a new value or reset the EIGRP process.
clear ip eigrp neighbor
10-28-2023 11:39 AM
Also, if the existing interface goes down, RID would be reselected.
Reason why loopback or configured RID recommended, neither subject to change due to interface, unintended, status change. Loopback interface recommended as you can route to it.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide