EIGRP Flashcards
Reported Distance (RD)
Also known as advertised distance. It is the distance to a destination network reported by an upstream neighboring router
Path Cost
The total cost from a source router to a destination network
Feasible distance
The lowest path cost from a source router to a destination network
Feasibility condition
Means that the reported distance (RD) must be less than the feasible distance (FD)
Successor
The actual route that will be placed in the routing table of EIGRP routers
Feasible successor
The next best alternate route to a destination network
IOS commands to troubleshoot EIGRP queries
show ip eigrp topology
debug eigrp fsm
debug eigrp packet update reply query
Stub router
A router that does not forward EIGRP learned routes nor receive queries queries from non-stub routers
What are the two types of EIGRP load balancing?
Equal Metric
Unequal-Metric
IOS command to view EIGRP topology table
show ip eigrp topology
EIGRP packet header protocol number
88
What multicast address does EIGRP use?
224.0.0.10
Command to view EIGRP neighbors of a router
show ip eigrp neighbors
Command to configure/start the EIGRP process
router eigrp autonomous-system-number
example: router eigrp 100
Command to include a local interface in the EIGRP process
network ip-address [wildcard-mask]
the wildcard mask is optional