Week 2: Troubleshooting EIGRP for IPv4/IPv6 Flashcards

1
Q

Which multicast address does EIGRP use for neighbor relationship?

A

224.0.0.10

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

What are the main reasons for a failed EIGRP neighbor relationship?

A

1 - Interface is down
2 - Mismatched AS numbers
3 - Incorrect network statement
4 - Mismatched K values
5 - Passive interfaces
6 - Different subnets
7 - Authentication
8 - ACLs (an ACL might deny multicast address)
9 - Timers (they do not have to match; recommended hello timer < (3x) hold timerq

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

What are the debug commands for EIGRP?

A

debug eigrp packets
show ip eigrp interface
show ip protocols
show run int g0/0
show ip eigrp int detail g0/0
show ip eigrp neighbor
show ip eigrp neighbor detail
show key chain

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

How to troubleshoot EIGRP authentication?

A

The name of the key does not matter
Make sure that ID and string match

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

What are the main causes behind missing EIGRP routes?

A
  • bad or missing network command
  • better source of information
  • route filtering
  • stub configuration
  • interface is shut down
  • split horizon
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is EIGRP’s split-horizon rule?

A

It states that any route learned inbound on an interface will not be advertised out the same interface.

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

What is EIGRP’s protocol ID?

A

88

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

What are the messages sent by EIGRPv6?

A
  • Hello
  • Acknowledgment
  • Query
  • Reply
  • Update
How well did you know this?
1
Not at all
2
3
4
5
Perfectly