Home > EIGRP Questions

EIGRP Questions

January 18th, 2021 Go to comments

Note: If you are not sure about EIGRP, please read our EIGRP Tutorial.

Question 1

Question 2

Explanation

The reported distance (or advertised distance) is the cost from the neighbor to the destination. It is calculated from the router advertising the route to the network. For example in the topology below, suppose router A & B are exchanging their routing tables for the first time. Router B says “Hey, the best metric (cost) from me to IOWA is 50 and the metric from you to IOWA is 90” and advertises it to router A. Router A considers the first metric (50) as the Advertised distance. The second metric (90), which is from NEVADA to IOWA (through IDAHO), is called the Feasible distance.

EIGRP_metric.jpg

The reported distance is calculated in the same way of calculating the metric. By default (K1 = 1, K2 = 0, K3 = 1, K4 = 0, K5 = 0), the metric is calculated as follows:

EIGRP_fomula.jpg

-> Answer A is not correct.

Feasible successor is the backup route. To be a feasible successor, the route must have an Advertised distance (AD) less than the Feasible distance (FD) of the current successor route -> Answer B is correct.

Feasible distance (FD): The sum of the AD plus the cost between the local router and the next-hop router. The router must calculate the FD of all paths to choose the best path to put into the routing table.

Note: Although the new CCNA exam does not have EIGRP topic but you should learn the basic knowledge of this routing protocol.

Question 3

Question 4

Explanation

Code “D” represents for EIGRP. Code “E” could not be used for EIGRP as it was used for Exterior Gateway Protocol (EGP), which is BGP predecessor.

Comments (6) Comments
  1. Anonymous
    April 28th, 2020

    Hi
    can you have a look on explanation of Q2.

    “suppose router A & B are exchanging their routing tables for the first time”

    I think it should be between Router A & C via router B, can you have a look please.

  2. JD
    July 20th, 2020

    Why there are EIGRP questions? CCNA official cert guide by Wendell Odom does not describe EIGRP. Also Exam Topics on Cisco site do not include EIGRP in the 200-301 exam. Did anyone had a question on EIGRP on the new exam???

  3. Saul
    October 15th, 2020

    @JD its best to get prepared, unless your journey ends at ccna. coz in real world and ccnp you will get to use EIGRP

  4. Herbie
    January 18th, 2021

    Can anyone please share CCNA 200 – 301 dump questions to hghiorsi at sign aol.com
    Thanks in advance.

    ~Herb.

  5. Anonymous
    February 18th, 2021

    Herbie. why don’t you share the dump instead of asking for one. STOP ASKING FOR DUMP. here, PAY MONEY AND JOIN AS PREMIUM MEMBER.

  6. Ok-net
    February 1st, 2023

    what does EIGRP do in CCNA 200-301 it supposes not to be part of questions in my point of view.

Add a Comment