Refer to a portion of an EIGRP topology table:
P 172.18.3.0/24, 1 successors, __ is 2172416 via 172.18.4.3 (2172416/28160), Serial0/0/1 P 172.18.5.0/24, 1 successors, __ is 2495120 via 172.18.6.3 (2495120/227692), Serial0/1/0 P 192.168.24.0/24, 1 successors, __ is 2684416 via 192.168.13.5 (2684416/2072316), Serial0/0/0 via 172.18.4.3 (2854912/2342912), Serial0/0/1 P 10.34.1.0/24, 1 successors, __ is 3072 via 10.13.1.3 (3072/2937), GigabitEthernet0/1 via 10.14.1.4 (5376/2937), GigabitEthernet0/2
What is the reported distance of the feasible successor route for 192.168.24.0/24?
- 2342912
- 2854912
- 2072316
- 227692
Explanation & Hints:
The reported distance (RD) of the feasible successor route for the network 192.168.24.0/24, as shown in the provided EIGRP topology table, is 2342912. This value is indicated in the parenthesis after the feasible distance (FD) for the second route listed for the network 192.168.24.0/24, which is via 172.18.4.3. In EIGRP, the feasible distance is the metric to reach a network from the perspective of the local router, and the reported distance is the metric as reported by the next-hop router for reaching that network. Thus, for the network 192.168.24.0/24, the reported distance of the feasible successor route via 172.18.4.3 is 2342912. |