EIGRP Flashcards

1
Q

What type of routing protocol is EIGRP?

A

Enhanced Distance Vector Protocol

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

What metric does EIGRP use for its calculations?

A

Bandwidth and Delay

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

What load balancing feature does EIGRP allow that other protocols don’t?

A

Unequal-cost load balancing

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

What algorithm does it to use to select best paths?

A

Diffusing Update Algorithm (DUAL)

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

What is reported distance?

A

Also referred to as Administrative Distance, it is the cost between the next-hop and the destination

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

What is feasible distance?

A

This the cost between our local router and the next-hop plus the next-hop’s RD to the destination

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

What is a successor?

A

This is the neighboring router that has the best-path to the destination that is guaranteed to not be in a routing loop (lowest FD)

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

What is a successor route?

A

This is the best route that goes into the routing table

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

What is the feasibility condition?

A

This is the condition that the reported distance of the feasible successor must be lower than the feasible distance of the current successor to be considered a feasible successor

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

What does RD lower than FD confirm?

A

This confirms that there is no loop in the topology because the route must have a RD less than the current FD of the current successor route

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

What happens if our current successor route goes down, and we have a feasible successor?

A

This feasible successor route replaces the current successor route in the routing table

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

When are feasible successors selected?

A

They are selected at the same time as the successor route, but are kept in the topology table (not routing table) as backups

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

What is included in the EIGRP table?

A

Neighbor Tables, Topology Table and the Routing Table

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

What is in the neighbor table?

A

Contains EIGRP neighbor addresses

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

What is in the Topology table?

A

Contains all destinations advertised by neighboring routers

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

What is in the routing table?

A

Contains EIGRP successor routes. EIGRP routes are denoted by the letter D. The next hop address, and the time since last update packet received, and the local router exit interface to destination

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

What is a passive route?

A

A route that isn’t being recalculated and is in the ‘passive’ table state

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

What is an active route?

A

This is a route that is undergoing re-computation. This means we lost our best-path to a destination and we are finding an alternative

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

What underlying protocol does EIGRP use for reliable transmission?

A

Reliable Transport Protocol (RTP)

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

Why is RTP used instead of TCP/IP?

A

EIGRP does not use TCP/IP because IPX and Appletalk were in use when EIGRP was created

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

What packets are not acknowledged in EIGRP?

A

Hello and ACK packets

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

What do the numbers (90/40514506) mean in the EIGRP routing table?

A

First number is the administrative distance (AD) and the second number is the feasible distance (FD) (metric)

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

What is a metric?

A

A value that is assigned to a particular route/interface/etc. that is used to determine the cost of it.

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

What are the 5 EIGRP packets?

A

Hello, Request, Update, Query, Reply

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

What is the EIGRP Hello packet used for?

A

Used for discovery of EIGRP neighbors

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

What is the EIGRP Request packet used for?

A

Used to request specific information

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

What is the EIGRP Update packet used for?

A

Used to transmit routing information

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

What is the EIGRP Query packet used for?

A

Sent out to search for another path to a destination during convergence

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

What is the EIGRP Reply packet used for?

A

Sent in response to a query packet

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

At what number does EIGRP automatically assume that an update message is being looped around the network?

A

At greater than 100

31
Q

When is MTU used in EIGRP route selection?

A

Normally it is not used unless there is a tie between two different routes with the same cost.

32
Q

Does EIGRP use the slowest bandwidth in it’s metric calculation?

A

Yes it does

33
Q

What does EIGRP use the lowest of in path selection?

A

EIGRP always uses the lowest bandwidth

34
Q

What is the formula for Calculated Bandwidth?

A

BW = reference BW / slowest BW (kbps)

35
Q

What is EIGRP delay?

A

This is a static value based on the link speeds. Every router adds its delay before passing the packet on to the neighbor. It is better to change the delay rather than the bandwidth, since other protocols use bandwidth but not delay

36
Q

How is EIGRP link reliability measured?

A

Dynamically as a fraction of 255, higher fraction means better reliability

37
Q

How is EIGRP link load measured?

A

Dynamically as a fraction of 255, lower fraction means less load. Typically not used in EIGRP metric calculation

38
Q

What are wide metrics?

A

Due to some high speed links resolving to the same cost according to EIGRP, we enable wide metrics which scales the metric values so higher link speeds have lower metric values

39
Q

What is the command to enable unequal-cost load balancing?

A

variance multiplier <1-128>

1 for equal cost

40
Q

What does EIGRP do if the variance multiplier is greater than 1?

A

EIGRP will install multiple loop-free routes (feasible successors) as candidates to load-balance

41
Q

What does variance multiplier (value) do?

A

It tells EIGRP to use feasible successor routes that have a feasible distance less than (x) times the feasible distance of the current route

42
Q

How often are EIGRP hello packets sent?

A

Every 5 or 60 seconds (60 for slow links T1 speeds)

43
Q

Why do we maintain adjacencies with hello packets?

A

This is to ensure that the router is still alive, otherwise EIGRP routers do not speak to eachother unless there is a routing update

44
Q

How many consecutive Hello packets must be missed for EIGRP to assume a router is offline?

A

3 consecutive packets.

45
Q

What is the Hold Time?

A

The hold time is the amount of time a router has specified that you wait for another Hello packet before deeming it missed. (default 15 or 180 seconds on on slow links)

46
Q

When do EIGRP routers reply immediately to a hello packet?

A

This is when the routers receive a hello packet from a new neighbor.

47
Q

How does EIGRP convergence work?

A

When EIGRP detects that it has lost a successor for a path, an FS replaces it (if available). EIGRP then sends out an update packet for that path because of the new EIGRP path metrics

48
Q

When EIGRP does not have a backup route, what happens?

A

The DUAL Computation is used which sets the route from passive to active, and EIGRP query packets are sent to all neighbors looking for an alternate route. EIGRP then waits for replies from all neighbors before selecting its new best path

49
Q

What does an EIGRP query include?

A

This query includes the network prefix with the delay set to infinity so other routers are aware that this path has gone active

50
Q

What happens if EIGRP receives two routes with the same Feasible Distance in response to the query?

A

Equal-cost load balancing is used.

51
Q

Why do we summarize routes in EIGRP?

A

We summarize routes because EIGRP routers won’t send queries for a route that is part of a summary

52
Q

When does EIGRP stop advertising a summary?

A

When there are no more routers part of a summary route

53
Q

What are discontinuous subnets?

A

subnets separated by another subnet with a different classful boundary

54
Q

What do Hello Messages contain?

A

They contain Autonomous System IDs, and routers must use the same AS number or a neighbor relationship will not be formed.

55
Q

Why does EIGRP Named Mode accomplish?

A

Eliminates the complexity by unifying the configuration of IPv4 and IPv6 EIGRP under one section specified by the name.

56
Q

How does named mode EIGRP keep IPv4 and IPv6 configurations separate?

A

By using address-families ‘address-family [ipv4/ipv6] …’

57
Q

How do we select all interfaces to issue a command to under named mode EIGRP?

A

Used ‘af-interface default`

58
Q

Can we configure EIGRP authentication on regular eigrp configurations?

A

No we must use named mode EIGRP to use EIGRP authentication

59
Q

What are the 4 ways we can route filter using EIGRP?

A

Access Control Lists, IP Prefix Lists, Route Maps and Gateway IP Addresses

60
Q

What is the general way we want to filter routes use access control?

A

We want to generally filter routes outbound from the router so that there is less overhead

61
Q

What do ACLs have at the end?

A

They have an implicit deny, so if there is no specific permit for a packet/route, it is dropped.

62
Q

What is traffic steering?

A

It is the directing of traffic through a specific path

63
Q

How do we enable traffic steering?

A

We do this by modifying the bandwidth or delay of EIGRP interfaces.

64
Q

What is EIGRP Stuck-In-Active?

A

This refers to the unreasonable amount of time a poorly configured EIGRP topology takes to converge after a route is marked active and query packets are sent

65
Q

What is a query boundary?

A

This is when EIGRP reaches the end of a network, or reaches a distribution/summarization boundary

66
Q

What is an active timer?

A

This is the timer that has a default of 3 minutes (180 seconds) that marks a neighbor dead, after that all routes are deleted learned from that neighbor

67
Q

How long does EIGRP wait before sending a Stuck-In-Active Query? (SIA)

A

It waits half the timer, by default 180/2 = 90 seconds. When it reaches this point it sends a SIA Query and is supposed to receive a SIA Reply. If no SIA Reply is received the neighbor is marked as dead

68
Q

What are the 3 solutions for Stuck-In-Active EIGRP States?

A

Limit query range through route summarization, Configure remote routers as EIGRP stub routers, Filter routes from being advertised to neighbors by using ACLs

69
Q

What is a stub router?

A

This is a router connected to the network core/hub that transit traffic (traffic to other networks not through the hub) should not flow on

70
Q

Is a stub router ever queried for routes?

A

They are never queried for routes because stub routers contain no other routes than their own, asking for another networks routes would avail to nothing

71
Q

What are the 4 stub router modes?

A

Connected: Only EIGRP configured directly connected routes are advertised
Summary: Only summary routes on EIGRP configured interfaces are advertised
Static: Only static routes in the EIGRP config will be advertised
Receive-only: Router only receives routes, does not advertise any

72
Q

What percentage of bandwidth does EIGRP use at maximum?

A

50 percent of max bandwidth

73
Q

What is split horizon?

A

It is a policy that states that a router should not advertise a route out the same interface it learned it from

74
Q

When does split horizon become problematic?

A

When we have a multi-access interface or DMVPN interface, and we should disable split horizon on these interface(s)