EIGRP-3 Flashcards

1
Q

Why would you choose to use EIGRP?

A
  1. Backup routes (Fast convergence/DUAL)
  2. Simple configuration
  3. Flexibility in Summarization
  4. Unequal cost load-balancing
  5. Combines best of distance Vector and Link State (Limited routing information, but Backup Paths)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the Multicast IP address used by EIGRP?

A

EIGRP uses the multicast address 224.0.0.10.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the different tables in EIGRP?

A

A router running EIGRP maintains three tables:

  • Neighbor Table: Directly connected EIGRP neighbors.
  • Topology Table: All best paths Succecor and Feasable Succecor paths.
  • Routing Table: DUAL Picks the best path and injects it into the routing table.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Is it is necessary to have the same AS on routers participating in EIGRP?

A

Yes, it is necessary to have the same Autonomous System (AS) number configured on all routers participating in EIGRP in order for them to be able to exchange routing information and form neighbor relationships.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the maximum Hop-count for EIGRP?

A

The maximum hop count for EIGRP (Enhanced Interior Gateway Routing Protocol) is 255.

If a path exceeds the maximum hop count, the route is considered unreachable, and the router will not consider it a valid path to the destination network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly