Week 2: Troubleshooting EIGRP for IPv4/IPv6 Flashcards
Which multicast address does EIGRP use for neighbor relationship?
224.0.0.10
What are the main reasons for a failed EIGRP neighbor relationship?
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
What are the debug commands for EIGRP?
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 to troubleshoot EIGRP authentication?
The name of the key does not matter
Make sure that ID and string match
What are the main causes behind missing EIGRP routes?
- bad or missing network command
- better source of information
- route filtering
- stub configuration
- interface is shut down
- split horizon
What is EIGRP’s split-horizon rule?
It states that any route learned inbound on an interface will not be advertised out the same interface.
What is EIGRP’s protocol ID?
88
What are the messages sent by EIGRPv6?
- Hello
- Acknowledgment
- Query
- Reply
- Update