10 - Implementing EIGRP Flashcards Preview

Cisco CCNA 2 > 10 - Implementing EIGRP > Flashcards

Flashcards in 10 - Implementing EIGRP Deck (13)
Loading 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
2
Q

What show cmds verify EIGRP neighbors?

A
  • show ip eigrp neighbors
  • show ip eigrp neighbors fa0/0
  • show ip protocols
3
Q

What show cmds verify EIGRP topology?

A
  • show ip eigrp topology
  • show ip eigrp topology /
  • show ip eigrp topology | sec
4
Q

What show cmds verify EIGRP routes?

A
  • show ip route
  • show ip route eigrp
  • show ip route
  • show ip route | sec
5
Q

What show cmd verifies EIGRP timers per interface?

A

show ip eigrp interfaces detail fa0/0

6
Q

For EIGRP what is the default Hello interval?

A

5 seconds

7
Q

For EIGRP what is the default Hold interval?

A

15 seconds or 3 times the Hello interval.

8
Q

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

A

4

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.

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

11
Q

What command would display the delay on an interface?

A

show interfaces fa0/1

12
Q

What command would change the EIGRP Hello interval

A

interface subcommand “ip hello-interval eigrp

13
Q

What command would change the EIGRP Hold timer

A

interface subcommand “ip hold-time eigrp