EIGRP Flashcards
When does EIGRP send full and partial updates?
Full on neighbor adjacency
Partial as needed when network topology changes
What are the 2 primary timers for EIGRP?
Hello
Hold
What are the default values for the Hello and Hold timers in EIGRP?
Hello = 5 seconds Hold = 3xHello, or 15 seconds by default
What are EIGRP’s 2 primary metrics?
Bandwidth and Delay
What is the multicast address for EIGRP?
224.0.0.10
Does EIGRP ever flood updates periodically?
No, only during adjacency setup or topology changes
What are the 3 required and 1 optional attributes that must pass before an EIGRP adjacency will be established?
Required:
- Same AS number
- Same IP subnet
- Matching K values
Optional:1. Authentication, if configured, must match.
What is the Feasible Distance in EIGRP?
The metric of an EIGRP route on the local router.
What is the Reported Distance in EIGRP?
The next-hop router’s best metric for a FD subnet
What algorithm is used by EIGRP
DUAL
What does DUAL stand for?
Diffusing Update ALgorithm
Does the EIGRP ASN need to match between neighbors?
Yes
Syntax to include interfaces into EIGRP
conf t
router eigrp ASN
network network [wildcard mask]
What 3 attributes must match for EIGRP neighbors to become adjacent?
- Same subnet
- Same ASN
- Matching K-values
What is the all-EIGRP routers IPv6 address?
FF02::10