Feasibility condition for EIGRP is Reported Distance (RD) of the possible feasible successor should be less than Feasibility Distance (FD) of the successor Route (i.e RD<FD). in the exhibit (RD=352300 > FD=307200) and hence the route to 172.29.0.0/16 via 192.168.253.2 is NOT installed in the RIB; however it will be available in eigrp topology table (accessible with show ip eigrp topology all-links). One the Feasibility condition is passed by configuring FD>RD and the route will become displayed in routing table.