Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

CCDE v3.0 400-007 Q&A: Which conditions must be met for EIGRP to maintain alternate loop-free path to remote network?

Question

Exam Question

Which two conditions must be met for EIGRP to maintain an alternate loop-free path to a remote network? (Choose two.)

A. The Reported Distance from a successor is higher than the local Feasible Distance.
B. A feasible successor must be present.
C. The Reported Distance from a successor is lower than the local Feasible Distance.
D. The Feasible Distance from a successor is lower than the local Reported Distance.
E. The feasibility condition does not need to be met.

Cisco Certified Design Expert CCDE v3.0 400-007 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Cisco Certified Design Expert CCDE v3.0 400-007 exam and earn Cisco Certified Design Expert CCDE v3.0 400-007 certification.

Correct Answer

B. A feasible successor must be present.
C. The Reported Distance from a successor is lower than the local Feasible Distance.

Explanation 1

To maintain an alternate loop-free path to a remote network in EIGRP, two conditions must be met:

  1. A feasible successor must be present.
  2. The reported distance from a successor must be **lower** than the local feasible distance.

A feasible successor is a backup route that satisfies the feasibility condition. The feasibility condition states that the advertised distance (AD) of a neighbor must be less than the feasible distance (FD) of the current best path. If there is no feasible successor, EIGRP will query its neighbors for a new path to the destination network.

In summary, EIGRP can maintain an alternate loop-free path to a remote network if there is a feasible successor and the reported distance from a successor is lower than the local feasible distance.

Explanation 2

The correct answer is B and C.

EIGRP uses the concept of feasible successors to maintain alternate loop-free paths to a remote network. A feasible successor is a neighbor that has a lower Reported Distance (RD) than the local Feasible Distance (FD) to the destination network. The RD is the metric that a neighbor advertises for a network, and the FD is the best metric that the local router has for that network.

The feasibility condition states that for a neighbor to be a feasible successor, its RD must be lower than the FD of the current successor (the best path). This ensures that the alternate path does not have any loops, because it implies that the neighbor learned about the network from a different source than the current successor.

Therefore, for EIGRP to maintain an alternate loop-free path to a remote network, two conditions must be met:

  • A feasible successor must be present. This means that there is at least one neighbor that has a lower RD than the FD of the current successor.
  • The RD from a successor must be lower than the local FD. This means that the current successor satisfies the feasibility condition and can be replaced by a feasible successor if it fails.

The other options are incorrect because:

  • Option A is false because if the RD from a successor is higher than the local FD, it means that the successor does not satisfy the feasibility condition and cannot be replaced by a feasible successor.
  • Option D is false because it confuses the RD and FD terms. The FD from a successor is always equal to or higher than its RD, because it includes the cost of reaching the successor itself.
  • Option E is false because it contradicts the definition of a feasible successor and the feasibility condition.

Explanation 3

The correct answer is B and C. Here is the explanation:

EIGRP uses the Diffusing Update Algorithm (DUAL) to select loop-free paths to a destination network. A loop-free path is one that does not contain a router that is closer to the destination than the current router. EIGRP maintains a topology table that contains all the paths learned from its neighbors, along with their metrics and feasibility conditions.

The metric of a path is the sum of the delays and bandwidths of all the links along the path. The metric of a path reported by a neighbor is called the Reported Distance (RD). The metric of a path as seen by the local router is called the Feasible Distance (FD).

A feasible successor is a neighbor that has a loop-free path to the destination and satisfies the feasibility condition, which is: RD . This means that the neighbor’s distance to the destination is less than the local router’s distance to the destination.

A successor is the neighbor that provides the best loop-free path to the destination, which has the lowest FD among all feasible successors. EIGRP installs the successor’s route in the routing table and uses it for packet forwarding.

If the successor fails or becomes unreachable, EIGRP can quickly switch to a feasible successor without recalculating the route, if one exists. This provides fast convergence and reduces routing traffic.

Therefore, for EIGRP to maintain an alternate loop-free path to a remote network, two conditions must be met:

  • A feasible successor must be present. This means that there is at least one neighbor that has a loop-free path to the destination and satisfies the feasibility condition.
  • The Reported Distance from a successor is lower than the local Feasible Distance. This means that the successor’s distance to the destination is less than the local router’s distance to the destination.

The other options are incorrect because:

  • A. The Reported Distance from a successor is higher than the local Feasible Distance. This violates the feasibility condition and implies that there is a routing loop.
  • D. The Feasible Distance from a successor is lower than the local Reported Distance. This is not possible because FD = RD + link cost, so FD must be greater than or equal to RD.
  • E. The feasibility condition does not need to be met. This contradicts the definition of a feasible successor and may result in routing loops.

Explanation 4

The correct answers are B and D.

  • B. A feasible successor must be present. A feasible successor is a neighbor that has a link to the destination network that is equal or better than the current successor. If a feasible successor is present, EIGRP will create a loop-free alternate path to the destination network.
  • D. The Feasible Distance from a successor is lower than the local Reported Distance. The feasible distance is the distance to a destination network through a feasible successor. The reported distance is the distance to a destination network as advertised by a neighbor. If the feasible distance is lower than the reported distance, then the neighbor is a feasible successor and EIGRP will create a loop-free alternate path to the destination network.

The other answers are incorrect:

  • A. The Reported Distance from a successor is higher than the local Feasible Distance. If the reported distance is higher than the feasible distance, then the neighbor is not a feasible successor and EIGRP will not create a loop-free alternate path to the destination network.
  • C. The Reported Distance from a successor is lower than the local Feasible Distance. This is the opposite of the correct condition.
  • E. The feasibility condition does not need to be met. This is incorrect. The feasibility condition must be met for EIGRP to create a loop-free alternate path to a destination network.

Explanation 5

The two conditions that must be met for EIGRP to maintain an alternate loop-free path to a remote network are:

  1. A feasible successor must be present.
  2. The Reported Distance from a successor is higher than the local Feasible Distance.

Explanation 6

The correct answers are B and E.

  • B. A feasible successor must be present. A feasible successor is a neighbor that has a route to a remote network that has a lower feasible distance than the successor’s route. This means that the feasible successor can be used as a backup path if the successor fails.
  • E. The feasibility condition does not need to be met. The feasibility condition is a rule that EIGRP uses to determine if a route is loop-free. The condition states that the reported distance from a successor must be higher than the local feasible distance. However, this condition does not need to be met for EIGRP to maintain an alternate loop-free path.

The other two answers are incorrect.

  • A. The Reported Distance from a successor is higher than the local Feasible Distance. This is the feasibility condition, which is not required for EIGRP to maintain an alternate loop-free path.
  • C. The Reported Distance from a successor is lower than the local Feasible Distance. This is not possible, as the feasible distance is always lower than or equal to the reported distance.

In order for EIGRP to maintain an alternate loop-free path, it must have a feasible successor to the remote network. The feasibility condition does not need to be met for this to happen.

Explanation 7

The correct answer is B and C.

Here is the explanation: EIGRP uses the DUAL algorithm to maintain a loop-free alternative path to a remote network. This path is called a feasible successor or a loop-free alternate (LFA). A feasible successor must meet the feasibility condition, which means that its reported distance (the distance advertised by the next hop) must be lower than the local feasible distance (the best metric to reach the destination). This ensures that the feasible successor is closer to the destination than the current router and does not depend on the current router for reaching the destination.

Therefore, to maintain an alternate loop-free path, EIGRP must have a feasible successor present (B) and its reported distance must be lower than the local feasible distance (C). Option A is incorrect because it implies that the successor is farther away from the destination than the current router, which violates the feasibility condition. Option D is incorrect because it confuses the reported distance and the feasible distance. Option E is incorrect because the feasibility condition must be met for an alternate loop-free path to exist.

Explanation 8

The correct answers are B and E.

B: A feasible successor must be present. EIGRP uses a concept called feasible successors to determine if a path is valid and not a loop. A feasible successor is a neighbor that has a route to a destination network with a feasible distance that is less than the local router’s advertised distance. If a feasible successor is present, then EIGRP will maintain an alternate loop-free path to the destination network.

E: The feasibility condition does not need to be met. The feasibility condition is used to determine if a path is feasible, meaning that it can be used to reach a destination network. However, the feasibility condition does not need to be met for EIGRP to maintain an alternate loop-free path. This is because EIGRP uses a different metric, called the reported distance, to determine which path to use. The reported distance is the distance from the local router to the destination network, as advertised by a neighbor. If a feasible successor is present, then EIGRP will always use the path to the feasible successor, even if the reported distance for that path is higher than the feasible distance for another path.

The other two answers are incorrect.

A: The reported distance from a successor cannot be higher than the local feasible distance. If the reported distance is higher than the local feasible distance, then the path is not feasible and EIGRP will not use it.

C: The reported distance from a successor cannot be lower than the local feasible distance. If the reported distance is lower than the local feasible distance, then the path is feasible and EIGRP will use it. However, in this case, there is no need for EIGRP to maintain an alternate loop-free path, because the feasible successor is already a valid path to the destination network.

Explanation 9

The correct answers to the question are B. A feasible successor must be present, and C. The Reported Distance from a successor is lower than the local Feasible Distance.

To maintain an alternate loop-free path to a remote network in EIGRP, the following two conditions must be met:

B. A feasible successor must be present: A feasible successor is a backup route to a destination network that satisfies the feasibility condition. In EIGRP, for a route to be considered a feasible successor, its advertised distance (Reported Distance) must be less than the local router’s feasible distance. Feasible successors provide loop-free backup paths and allow for fast convergence in case the primary path (successor) fails.

C. The Reported Distance from a successor is lower than the local Feasible Distance: The reported distance is the metric advertised by a neighbor for a particular route. In EIGRP, for a route to be considered a feasible successor, the reported distance from the successor (the neighbor that provided the best path) must be lower than the local router’s feasible distance. This condition ensures that the feasible successor path is loop-free and can be used as a backup route.

These two conditions work together to establish and maintain alternate loop-free paths in EIGRP. By having feasible successors that meet the feasibility condition, the router can quickly switch to the backup path without causing routing loops or disruptions in the network.

The other options listed in the question are incorrect:

A. The Reported Distance from a successor is higher than the local Feasible Distance: If the reported distance from a successor is higher than the local router’s feasible distance, the route is not considered a feasible successor. This condition does not fulfill the requirements for maintaining an alternate loop-free path.

D. The Feasible Distance from a successor is lower than the local Reported Distance: This condition is the opposite of the requirement in EIGRP. The feasible distance from a successor should be higher than the reported distance to maintain a loop-free path.

E. The feasibility condition does not need to be met: This is incorrect. The feasibility condition must be met for a route to be considered a feasible successor in EIGRP. Feasible successors play a crucial role in providing loop-free backup paths and improving convergence time.

In summary, to maintain an alternate loop-free path to a remote network in EIGRP, a feasible successor must be present, and the reported distance from the successor must be lower than the local feasible distance. These conditions ensure that the backup path is valid, loop-free, and can be used for fast convergence in case of primary path failure.

Reference

  • EIGRP Loop-Free Alternate Fast Reroute  [Cisco IOS 15.2S] – Cisco Systems
  • What’s EIGRP? What’s OSPF? EIGRP vs OSPF Differences | FS Community
  • EIGRP Loop-Free Alternate (LFA) Fast Reroute (FRR) (networklessons.com)
  • Understand and Use the Enhanced Interior Gateway Routing Protocol – Cisco
  • Introduction to EIGRP – Cisco

The post CCDE v3.0 400-007 Q&A: Which conditions must be met for EIGRP to maintain alternate loop-free path to remote network? appeared first on PUPUWEB - Information Resource for Emerging Technology Trends and Cybersecurity.



This post first appeared on PUPUWEB - Information Resource For Emerging Technology Trends And Cybersecurity, please read the originial post: here

Share the post

CCDE v3.0 400-007 Q&A: Which conditions must be met for EIGRP to maintain alternate loop-free path to remote network?

×

Subscribe to Pupuweb - Information Resource For Emerging Technology Trends And Cybersecurity

Get updates delivered right to your inbox!

Thank you for your subscription

×