nerdexam
Cisco

352-001 · Question #245

Why does EIGRP use queries?

The correct answer is B. to find alternate loop-free paths that have been discarded due to split horizons. EIGRP sends Query packets when a router enters Active state and has no feasible successor, specifically to discover paths that neighbors possess but cannot advertise under normal split horizon rules.

Layer 3 Control Plane

Question

Why does EIGRP use queries?

Options

  • Ato withdraw routing information from the network
  • Bto find alternate loop-free paths that have been discarded due to split horizons
  • Cto test known alternate paths and determine if they are loop-free
  • Dto test for neighbor state when the network topology is in flux

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    90% (35)
  • C
    5% (2)
  • D
    3% (1)

Why each option

EIGRP sends Query packets when a router enters Active state and has no feasible successor, specifically to discover paths that neighbors possess but cannot advertise under normal split horizon rules.

Ato withdraw routing information from the network

EIGRP withdraws routing information by sending Update packets with an infinite metric value, not Query packets; queries are used to seek paths, not to remove them.

Bto find alternate loop-free paths that have been discarded due to split horizonsCorrect

When a destination goes Active, EIGRP sends queries to all neighbors because split horizon suppresses those neighbors from advertising paths back toward the querying router during normal updates; the Query packet explicitly solicits a reply regardless of split horizon, allowing DUAL to learn of loop-free alternate paths that would otherwise remain hidden and unavailable.

Cto test known alternate paths and determine if they are loop-free

EIGRP does not test existing alternate paths via queries; loop-free alternates are pre-computed using the Feasibility Condition and stored as feasible successors in the topology table, making them immediately available without querying.

Dto test for neighbor state when the network topology is in flux

EIGRP uses Hello packets to maintain neighbor liveness and adjacency state; queries serve the purpose of path discovery during Active state, not neighbor state verification.

Concept tested: EIGRP DUAL query process and split horizon interaction

Source: https://www.cisco.com/c/en/us/support/docs/ip/enhanced-interior-gateway-routing-protocol-eigrp/16406-eigrp-toc.html

Topics

#EIGRP queries#DUAL algorithm#split horizon#loop-free paths

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice