nerdexam
Cisco

350-401 · Question #259

How does an EIGRP router indicate that a path computation is required for a specific route?

The correct answer is C. EIGRP sends out an EIGRP query with the delay set to infinity.. An EIGRP router signals the need for a path computation by sending an EIGRP query packet with the route's delay metric set to infinity when it loses its active and feasible successor paths.

Submitted by asante_acc· Mar 6, 2026Troubleshooting

Question

How does an EIGRP router indicate that a path computation is required for a specific route?

Options

  • AEIGRP sends out an EIGRP update packet with the topology change notification flag set.
  • BEIGRP sends out an EIGRP update packet with a metric value of zero.
  • CEIGRP sends out an EIGRP query with the delay set to infinity.
  • DEIGRP sends a route withdrawal, notifying other neighbors to remove the route from the topology

How the community answered

(45 responses)
  • A
    2% (1)
  • C
    93% (42)
  • D
    4% (2)

Why each option

An EIGRP router signals the need for a path computation by sending an EIGRP query packet with the route's delay metric set to infinity when it loses its active and feasible successor paths.

AEIGRP sends out an EIGRP update packet with the topology change notification flag set.

EIGRP update packets with a topology change notification flag are used to inform neighbors about changes, but a query with an infinite metric is the specific mechanism for initiating a path computation for a lost route.

BEIGRP sends out an EIGRP update packet with a metric value of zero.

Sending an EIGRP update packet with a metric value of zero is not the standard way to indicate that a path computation is required; an infinite metric signals a route is unreachable or needs recomputation.

CEIGRP sends out an EIGRP query with the delay set to infinity.Correct

When an EIGRP router loses the successor and any feasible successor for a route, it enters an 'active' state for that route and sends EIGRP query packets to its neighbors. These queries signify that the router is actively looking for a new path, indicated by the route's metric (specifically, the delay) being set to infinity in the query.

DEIGRP sends a route withdrawal, notifying other neighbors to remove the route from the topology

Sending a route withdrawal notifies neighbors to remove a route from their topology tables because it's no longer available, whereas a query seeks an *alternative* path for a route that is now 'active' on the originating router.

Concept tested: EIGRP DUAL query process

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_eigrp/configuration/15-mt/ire-15-mt-book/ire-eigrp-dual.html

Topics

#EIGRP#query packet#delay infinity#topology change

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice