19-04 EIGRP - The Enhanced Interior Gateway Routing Protocol
19-04 EIGRP - The Enhanced Interior Gateway Routing Protocol
Interface FE1/0 and FE2/0 fall within this range, FE0/0 does not
EIGRP will be enabled on FE1/0 and FE2/0 and the router will peer with
adjacent EIGRP routers
Networks advertised: FE1/0
10.0.1.1/24
10.0.1.0/24 FE0/0
10.1.0.1/24
R1
10.0.2.0/24
FE2/0
10.1.0.0/24 is NOT advertised 10.0.2.1/24
FE2/0
10.0.2.1/24
EIGRP Configuration Example - network
Two different configurations, same result:
FE2/0
10.0.2.1/24
EIGRP Router ID
EIGRP routers identify themselves using an EIGRP Router ID which is in
the form of an IP address.
This will default to being the highest IP address of any loopback
interfaces configured on the router, or the highest other IP address if a
loopback does not exist.
Loopback interfaces never go down so the Router ID will not change.
You can also manually specify the Router ID.
Best practice is to use a Loopback or manually set the Router ID.
EIGRP Router ID – No Loopback
R1#sh ip int brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 10.0.0.1 YES NVRAM up up
FastEthernet1/0 10.0.1.1 YES NVRAM up up
FastEthernet2/0 10.0.2.1 YES NVRAM up up
FastEthernet3/0 10.0.3.1 YES NVRAM up up
R1#show ip protocols
*** IP Routing is NSF aware ***
R1#sh ip proto
*** IP Routing is NSF aware ***