10 - Implementing EIGRP Flashcards

1
Q

What show cmds verify the network statements in EIGRP

A
  • show ip eigrp interfaces
  • show ip eigrp interfaces detail
  • show ip eigrp interface fa0/0
  • show ip protocols
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What show cmds verify EIGRP neighbors?

A
  • show ip eigrp neighbors
  • show ip eigrp neighbors fa0/0
  • show ip protocols
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What show cmds verify EIGRP topology?

A
  • show ip eigrp topology
  • show ip eigrp topology /
  • show ip eigrp topology | sec
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What show cmds verify EIGRP routes?

A
  • show ip route
  • show ip route eigrp
  • show ip route
  • show ip route | sec
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What show cmd verifies EIGRP timers per interface?

A

show ip eigrp interfaces detail fa0/0

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

For EIGRP what is the default Hello interval?

A

5 seconds

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

For EIGRP what is the default Hold interval?

A

15 seconds or 3 times the Hello interval.

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

In EIGRP, what is the default number for Maximum Paths?

A

4

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

What does the ‘Variance’ command do?

A

It takes the Feasible Distance and multiplies it by the number in the Variance command. Any Feasible Successor route whose metric falls below the FD times the Variance is considered an equal cost path.

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

When configuring the Delay on an interface what is the value used in the command?

A

Tens of microseconds. So ‘delay 123’ = 1230 microseconds

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

What command would display the delay on an interface?

A

show interfaces fa0/1

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

What command would change the EIGRP Hello interval

A

interface subcommand “ip hello-interval eigrp

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

What command would change the EIGRP Hold timer

A

interface subcommand “ip hold-time eigrp

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