Dear Gents,
In example 5.1 we add the static route of so it has AD of 1 and more prefereable than Summarized default AD 5.
Why it can not work when we increase the AD to more then 5 so it can work .I saw in orther example as below it is working.
http://hackingcisco.blogspot.com/2011/03/lab-42-summarization-with-floating.html
But for 5.11 it is not working .Can please any one illustrate this one.
interface FastEthernet0/0
ip address 155.1.58.5 255.255.255.0
ip summary-address eigrp 100 150.1.4.0 255.255.252.0 176
duplex auto
speed auto
end
Rack1R5#sh ip route 150.1.4.4
Routing entry for 150.1.4.0/22
Known via "eigrp 100", distance 176, metric 128256, type internal
Redistributing via eigrp 100
Routing Descriptor Blocks:
* directly connected, via Null0
Route metric is 128256, traffic share count is 1
Total delay is 5000 microseconds, minimum bandwidth is 10000000 Kbit
Reliability 255/255, minimum MTU 1514 bytes
Loading 1/255, Hops 0
Many Thanks