Maybe you configured the Frame-relay link before the PPP link. Whichever comes up first is preferred, since both paths now have equal cost in EIGRP.
If you save R2's config and reload the router the PPP link should come up first then the PPP link would be preferred EIGRP route (i.e. the star would be on it). That is why you would then need to introduce a delay into ppp loading process at boot time. On Mon, Jan 30, 2012 at 8:07 AM, khaled al-ajeman <[email protected]> wrote: > Hi fellas, > > Guys can anyone please see what is going on with my configuration. I have > done the feasible success right for the routes heading to R7 AND R8 > networks. > However, when I typed this command ( R2#sh sir 150.100.78.0 ) at R2 this > is what I get see below: > > R2(config)#do sir 150.100.78.0 > Routing entry for 150.100.78.0/24 > Known via "eigrp 1001", distance 90, metric 2707456, type internal > Redistributing via eigrp 1001 > Last update from 150.100.100.5 on Serial0/0.256, 00:11:16 ago > Routing Descriptor Blocks: > * 150.100.100.5, from 150.100.100.5, 00:11:16 ago, via Serial0/0.256 > ------} why the asterisk does not point at route path 150.100.25.5 > instead? as mentioned at the workbook? > Route metric is 2707456, traffic share count is 1 > Total delay is 41000 microseconds, minimum bandwidth is 1544 Kbit > Reliability 255/255, minimum MTU 1500 bytes > Loading 1/255, Hops 2 > 150.100.25.5, from 150.100.25.5, 00:11:16 ago, via Serial0/2 > Route metric is 2707456, traffic share count is 1 > Total delay is 41000 microseconds, minimum bandwidth is 1544 Kbit > Reliability 255/255, minimum MTU 1500 bytes > Loading 1/255, Hops 2 > many thanks, > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > Are you a CCNP or CCIE and looking for a job? Check out > www.PlatinumPlacement.com > > http://onlinestudylist.com/mailman/listinfo/ccie_rs -- -- Olugbenga Oyebande MD, DAIT 234-803-302-5287 http://www.dait-ng.com Cisco Networks, Network Security & Quality of Service DAIT Linux Enterprise Network Servers, Web Portal Projects Broadband Internet Deployment & ISP Consultancy _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
