Config Router

  • Google Sheets
  • CCNA Online training
    • CCNA
  • CISCO Lab Guides
    • CCNA Security Lab Manual With Solutions
    • CCNP Route Lab Manual with Solutions
    • CCNP Switch Lab Manual with Solutions
  • Juniper
  • Linux
  • DevOps Tutorials
  • Python Array
You are here: Home / Cisco / CCNA DC FAQ: IPv4 Routing Protocol Concepts

CCNA DC FAQ: IPv4 Routing Protocol Concepts

June 11, 2021 by James Palmer

CCNA  FAQ: IPv4 Routing Protocol Concepts
CCNA DC FAQ: IPv4 Routing Protocol ConceptsFigure: EIGRP Choosing the Longer but Better Route to Subnet 10.1.1.0

Q1. Which of the following distance vector features prevents routing loops by causing the routing protocol to advertise only a subset of known routes, as opposed to the full routing table, under normal stable conditions?
a. Route poisoning
b. Dijkstra SPF
c. Hello
d. Split horizon

Answer: D. Split horizon causes a router to not advertise a route out of the same interface on which the router was learned. It also causes the router to not advertise about the connected route on an interface in updates sent out that interface. Route poisoning also helps prevent loops, although it does not affect how many routes a router advertises about on an interface. The other two answers are unrelated to loop prevention.

Q2. Which of the following distance vector features prevents routing loops by advertising an infinite metric route when a route fails?
a. Dijkstra SPF
b. Hello
c. Split horizon
d. Route poisoning

Answer: D. Route poisoning means advertising the failed route with an “infinite” metric, as opposed to simply ceasing to advertise the route. Of the incorrect answers, SPF defines how link-state protocols calculate and choose routes; hello refers to the messages some routing protocols use to discover and monitor neighboring routers; and split horizon limits what routes a router advertises to help avoid routing loops.

Q3. Which of the following is true about both RIPv1 and RIPv2? (Choose two answers.)
a. Uses a hop-count metric
b. Sends update messages to multicast address 224.0.0.9
c. Supports authentication
d. Uses split horizon

Answer: A and D. RIPv2 continues to use several features like RIPv1 in an effort to allow easier migration from RIPv1 to RIPv2. The features include using the same hop-count metric and using split horizon as one of the loop prevention mechanisms. The other two answers are true about RIPv2, but not RIPv1.

Q4. Router R1 uses RIPv1 and learns one possible route to reach subnet 10.1.1.0/24. That route would have a metric of 15 from R1’s perspective. Which of the following is true?
a. R1 cannot use the route, because metric 15 is considered to be infinity.
b. R1 will add the route to its routing table.
c. The cumulative bandwidth between R1 and subnet 10.1.1.0/24 is 15 Mbps.
d. The slowest bandwidth of the links between R1 and subnet 10.1.1.0/24 is 15 Kbps.

Answer: B. RIPv1 and RIPv2 both use hop-count as the metric, so the two answers referencing the bandwidth are incorrect. Both RIPv1 and RIPv2 consider a route with metric 16 to be a poisoned (bad) route, and the metric value 16 to be infinite, but a route with metric 15 is a usable route. So, R1 adds the route for 10.1.1.0/24 to its IP routing table.

Q5. Routers A and B use EIGRP. How does router A watch for the status of router B so that router A can react if router B fails?
a. By using EIGRP hello messages, with A needing to receive periodic hello messages to believe B is still working.
b. By using EIGRP update messages, with A needing to receive periodic update messages to believe B is still working.
c. Using a periodic ping of B’s IP address based on the EIGRP neighbor timer.
d. None of the other answers is correct.

Answer: A. EIGRP separates the function of monitoring neighbor state into the hello message process, relying on the receipt of a hello message. If a router does not receive an EIGRP hello within the configured EIGRP hold time, the local router believes the neighbor has failed.

Q6. Which of the following affect the calculation of EIGRP metrics when all possible default values are used? (Choose two answers.)
a. Bandwidth
b. Delay
c. Load
d. Reliability
e. Hop count

Answer: A and B. EIGRP uses bandwidth and delay by default. Load and reliability can be added to the mix with configuration, but Cisco recommends against adding these to the metric calculation.

Q7. Which of the following routing protocols is considered to use link-state logic?
a. RIPv1
b. RIPv2
c. EIGRP
d. OSPF

Answer: D. Both versions of RIP use distance vector logic, and EIGRP uses a different kind of logic, characterized either as advanced distance vector or a balanced hybrid.

Q8. Which of the following is true about how a router using a link-state routing protocol chooses the best route to reach a subnet?
a. The router finds the best route in the link-state database.
b. The router calculates the best route by running the SPF algorithm against the information in the link-state database.
c. The router compares the metrics listed for that subnet in the updates received from each neighbor and picks the best (lowest) metric route.
d. The router uses the path that has the lowest hop count.

Answer: B. Link-state protocols do not exchange data that lists routes. They do list metric information, but it is per-interface information, and it is not tied to a subnet. Linkstate protocols do require the SPF algorithm to take the varied pieces of information and create routes based on that information.

Related

Filed Under: Cisco Tagged With: CCNA, CCNA Data Center, CCNA Data Center FAQ, CCNA DC FAQ, CCNA DC FAQ: IPv4 Routing Protocol Concepts, IPv4 Routing Protocol Concepts

Recent Posts

  • How do I give user access to Jenkins?
  • What is docker volume command?
  • What is the date format in Unix?
  • What is the difference between ARG and ENV Docker?
  • What is rsync command Linux?
  • How to Add Music to Snapchat 2021 Android? | How to Search, Add, Share Songs on Snapchat Story?
  • How to Enable Snapchat Notifications for Android & iPhone? | Steps to Turn on Snapchat Bitmoji Notification
  • Easy Methods to Fix Snapchat Camera Not Working Black Screen Issue | Reasons & Troubleshooting Tips to Solve Snapchat Camera Problems
  • Detailed Procedure for How to Update Snapchat on iOS 14 for Free
  • What is Snapchat Spotlight Feature? How to Make a Spotlight on Snapchat?
  • Snapchat Hack Tutorial 2021: Can I hack a Snapchat Account without them knowing?

Copyright © 2023 · News Pro Theme on Genesis Framework · WordPress · Log in