ACI Host Tracking ARP Request Count
How many ARP requests are sent from leaf switches to perform host tracking for local endpoints?
Community Votes
60% of anonymous learners picked answer C. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The question tests knowledge of ACI host tracking behavior, specifically the default number of ARP probes sent before an endpoint is considered aged out, often confused with single packet glean learning.
This page explains Cisco ACI host tracking for local endpoints and determines the number of ARP requests sent by leaf switches to verify endpoint presence. It clarifies the 75% aging interval behavior.
Choosing A (1) is a common mistake because learners confuse the initial ARP Glean packet used for learning with the subsequent verification process used during host tracking, which involves multiple retries.
Community Discussion (6 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
In Cisco ACI, host tracking is triggered at 75% of the endpoint aging interval when no traffic is seen from the endpoint. To verify the IP endpoint is still active, the leaf switch sends three ARP requests. This is the standard default behavior to ensure reliability before removing the entry.Why the Other Options Are Wrong
Option A (1) is incorrect because a single request is insufficient for reliable verification in a busy network; it might be confused with the initial glean learning mechanism. Options B (2) and D (4) do not match the default configuration parameters for host tracking probes in ACI.Community Comment Notes
User prospio971 correctly identified that "three ARP requests" are sent at 75% of the aging interval to verify presence. Some users, like designated, mistakenly suggested a single ARP Glean request, likely conflating the learning process with the host tracking verification process.Exam Strategy
Remember the specific threshold for host tracking in ACI is 75% of the aging time. Associate this with the number 3 for the default ARP probe count to distinguish it from single-packet glean learning.