Compare cert salaries and plan your next career move
unwritt3n wrote: Is this true: A static route with the Next Hop addy supplied has an admin distance of 1 A static route with the exit int has an admin distance of 0 I did a practice question which said: Which command should you use if you want "Router" to consider this route the most reliable? A. Router(config)# ip route 10.5.6.0 0.0.0.255 fa0/0 <== Incorrect B. Router(config)# ip route 10.5.6.0 0.0.0.255 10.5.4.6 <== Incorrect C. Router(config)# ip route 10.5.6.0 255.255.255.0 fa0/0 <== Correct D. Router(config)# ip route 10.5.6.0 255.255.255.0 10.5.4.6 <==Correct The fisrt two are incorrect because they are using the wrong syntax (They are using Wild Card masks) but the other 2 are right. Reason why i said what i said at the top of my post, is the the question asked "most reliable" and as quoted in the sybex guide: "A static route with the Next Hop addy supplied has an admin distance of 1 A static route with the exit int has an admin distance of 0" The question didnt specify how many to answer, if they said 2 then i would have chosen both correct ones, instead i choose the one with the Exit interface because it would have an Administrative Distance of 0 compared to the Next Hop Add with a Admin Dist of 1. Am i correct? Some please care to explain? Cheers
Danman32 wrote: My understanding, and I could be wrong, is that a static route has an admin distance of 1. I don't think it matters how the static route is configured.
unwritt3n wrote: Ahh well i guess im right then, coz under the chart it does say "* A static route that points to the next hop IP address has an Administrative distance of 1. If the static route points to an outgoing interface, the static route has the Administrative distance of 0" So really that practice question i did, should only have 1 right answer, being the one with the exit interface. Because it says which is the most "reliable"
Compare salaries for top cybersecurity certifications. Free download for TechExams community.