Compare cert salaries and plan your next career move
flares2 wrote: EIGRP does have a maximum hop count. By default the max hop count for EIGRP is 100. This can be changed anywhere from 1 all the way to 255 using the command (config-router)#metric maximum-hops <1-255> As far as I know, the hop count does not play a role in calculating the best path. It's only purpose is to prevent routing loops.
Netstudent wrote: Actually 1-255 is for IGRP default is 100 Max. hop count for EIGRP is 224 with no default. READ THE TECHNOTES EIGRP prevents routing loops by using a topology database, DUAL, and RTP. So why would max hop 224 be in the books? It has to be used somehow or it would never have been written.
whats up with a Maximum hopcount of 224?
Now EIGRP doesn't use distance vector loop prevention mechanisms because it stores topological data and it does not have a default hop count because it is a hybrid.
flares2 wrote: Well Netstudent, to further confuse and/or disprove both of us, this came from the below link:http://www.cisco.com/warp/public/103/eigrp-toc.html The maximum number of hops that EIGRP will accept is 100 by default, although the maximum can be configured to 220 with metric maximum hops.
Cucumber wrote: whats up with a Maximum hopcount of 224? It s because of the queries and replies. When EIGRP losses all non-loop routes for a destination in the topology table it will send queries for it, the queries then are flooded. The more hops, the more flood. Also, a larger hop count could mean the replies for those queries may get lost in the network, they must get back in 3 minutes or else EIGRP gets "stuck in active mode". Actually, Cisco recomends having a maximum of 7 hops in an EIGRP network.Now EIGRP doesn't use distance vector loop prevention mechanisms because it stores topological data and it does not have a default hop count because it is a hybrid. Not really, EIGRP does use Split Horizon as a loop prevention mechanism. You can even run into problems using a Hub And SPoke frame relay topology when using EIGRP because of the Split Horizon thing, unless you use subinterfaces. EIGRP is actually an Advanced Distance Vector protocol, which means it is like any distance vector protocol but just with a few improvements, its topology table is far from being as complete as OSPF's or ISIS's. Calling it hybrid is an over statement in my opinion.
Compare salaries for top cybersecurity certifications. Free download for TechExams community.