Each router determines its RID when the process starts using the same general rules as OSPF:
- The router will use a configured value (i.e. eigrp router-id a.b.c.d)
- It will use the highest IPv4 address on an up/up loopback interface
- It will then use the highest IPv4 address on an up/up non-loopback interface
The EIGRP RID has little value unless you are injecting external routes. That is when you are required to have unique RIDs to avoid confusion.
Show commands seldom list RID values, and are not needed to determine the topology database like OSPF. Duplicate RIDs will not prevent a neighbor relationship from taking place, either.
No comments:
Post a Comment