06 - Understanding EIGRP Flashcards
EIGRP multicast address?
224.0.0.10
What are the benefits of EIGRP?
• Rapid convergence – using DUAL algorithm
• Load balancing – equal and unequal
• Classless
• Multi-address family support
• Reduced bandwidth use
- Partial updates – doesn’t send full routing table
-Bounded updates – just sends partial updates to routers affected by change
-Uses multicast and unicast as opposed to broadcast
EIGRP runs directly above the IP layer as protocol number __.
88
What are the EIGRP packet types?
- Hello – used to discover neighbour
- Update – used to communicate the routes that a router has used to converge
- Query – queries other eigrp neighbours for FS when eigrp is recomputing a route in which the router does not have a FS
- Requests – request packets that are used to get specific information from one or more neighbours
- Reply – sent as a response to an EIGRP query packet
- Acknowledge – acknowledges EIGRP updates, queries and replies
What is an EIGRP passive route?
The router is not performing re-computation for that route
What is an EIGRP active route?
The router is performing re-computation to seek for a new successor when existing successor has become invalid
Which parameters should match in order for EIGRP to create a neighbour adjacency?
- AS Number
- K Values
- Common subnet
- Authentication method & password
EIGRP doesn’t care that ___ timers between neighbours are mismatched like OSPF.
hello
Only ___ and ___ understand what an Autonomous System is.
EIGRP, BGP
What are the default EIGRP metrics?
K1 Bandwidth & K3 Delay by default
What are the full list of metric K-values?
- Bandwidth
- Load
- Delay
- Reliability
- Reliability
How do you view K-values?
show ip protocol
What is the feasible distance?
A metric for a local router to reach destination network. The sum of advertised distance on a neighbour, and the metric to reach the neighbour
What is the advertised distance?
A metric for an EIGRP neighbour to reach a destination network, also known as reported distance.
What is a successor?
a route with best metric to destination, placed in the routing table