Exam 200-120 | Question id=97 | Troubleshooting |
R1#show run | section router eigrp
router eigrp 100
network 10.0.0.0
R1#show ip interface brief
Interface IP-Address OK? Method Status Protocol
Dialer0 10.1.1.1 YES NVRAM up up
GigabitEthernet0 10.3.3.3 YES NVRAM up up
Loopback0 10.2.2.2 YES NVRAM up up
What address will EIGRP use as its router ID?
A. |
10.1.1.1 | |
B. |
10.2.2.2 | |
C. |
10.3.3.3 | |
D. |
127.0.0.1 |
EIGRP automatically selects the highest IP address on any active loopback interface as the router ID. If there is no loopback interface then the highest IP address on any active interface is used as router ID.