If R4 Is configured as shown, which EIGRP routes are present in the R1 routing table?
Refer to the exhibit.
If R4 Is configured as shown, which EIGRP routes are present in the R1 routing table?
A . 4.4.4.4/32 and 10.1.4.0/24 only
B . 0.0.0.0/0 and 4.4 4.4/32 only
C . 4.4.4.4/32, 10.2.4.0/24 and 2.2.2.2/32
D . 4.4.4.4/32 and 10.2.4.0/24 only
E . 0.0.0.0/0, 4.4.4.4/32 and 10.2.4.0/24
Answer: A
Latest 400-101 Dumps Valid Version with 150 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
I checked it with GNS 3:
R1#sh ip route
Codes: C – connected, S – static, R – RIP, M – mobile, B – BGP
D – EIGRP, EX – EIGRP external, O – OSPF, IA – OSPF inter area
N1 – OSPF NSSA external type 1, N2 – OSPF NSSA external type 2
E1 – OSPF external type 1, E2 – OSPF external type 2
i – IS-IS, su – IS-IS summary, L1 – IS-IS level-1, L2 – IS-IS level-2
ia – IS-IS inter area, * – candidate default, U – per-user static route
o – ODR, P – periodic downloaded static route
Gateway of last resort is not set
D 4.0.0.0/8 [90/409600] via 10.1.4.2, 00:00:17, FastEthernet0/0
10.0.0.0/24 is subnetted, 2 subnets
D 10.2.4.0 [90/307200] via 10.1.4.2, 00:02:01, FastEthernet0/0
C 10.1.4.0 is directly connected, FastEthernet0/0
R1#
Auto-Summary is on by default.
the right answer is D since R4 configured as stub so only connected network will be advertise to R1