3-8: EIGRP Advanced Configurations and Troubleshooting Flashcards

1
Q

Which command can be issued on a router to verify that automatic summarization is enabled?

A

show ip protocols

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

Which address best summarizes the IPv6 addresses 2001:DB8:ACAD::/48, 2001:DB8:9001::/48, and 2001:DB8:8752::/49?

A

2001:DB8:8000::/34

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

In which IOS CLI mode must a network administrator issue the maximum-paths command to configure load balancing in EIGRP?​

A

router configuration mode

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

Two routers, R1 and R2, have established an EIGRP neighbor relationship, but there is still a connectivity problem. Which issue could be causing this problem?​

A

an access list that is blocking advertisements from other networks

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

In which scenario will the use of EIGRP automatic summarization cause inconsistent routing in a network?

A

when the routers in an IPv4 network are connected to discontiguous networks with automatic summarization enabled

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

Two routers, R1 and R2, share a 64 kb/s link. An administrator wants to limit the bandwidth used by EIGRP between these two routers to 48 kb/s. Which command is used on both routers to configure the new bandwidth setting?

A

ip bandwidth-percent eigrp 100 75

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

What is a characteristic of manual route summarization?

A

reduces total number of routes in routing tables

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

The _____________ command causes an EIGRP router to stop sending hello packets through an interface.

A

passive-interface

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

What is the command that should be issued on a router to verify that EIGRP adjacencies were formed?​

A

show ip eigrp neighbor

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

You would use what command to verify auto summarization?

A

show ip protocols

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

What interface discards any packets received?

A

Null0

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

True / False: You must first configure a Null0 interface before you may use it?

A

False

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

EIGRP does not use the same command to propagate default routes, it uses what command instead?

A

redistribute static

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

You see a route in your routing table that starts with “D*EX” what the heck does that even mean?

A
  • D – This route was learned from an EIGRP DUAL
    • – This route is a candidate for a default route.
  • EX – External route, in this case a static route.
  • 170 – The AD of an external EIGRP route.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

By default, EIGRP uses up to ____% of bandwidth for EIGRP info.

A

50%

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

True / False: You would use the command “ip hold-interval eigrp “ to change the hold timer?

A

False, the command is hold-time, not hold-interval

17
Q

The default EIGRP load balancing is on up to _ equal-cost paths.

A

4

18
Q

What command allows EIGRP to balance traffic across routes with different metrics?

A

variance

19
Q

What does it mean if your Variance level is 1?

A

Only routes with the same metric are installed.

20
Q

What does it mean if your Variance level is 1?

A

Only routes with a metric less than 2x the successor.