7b - Eigrp
7b - Eigrp
1
Agenda
Large Networks
Verifying EIGRP
2
EIGRP Features and Operation
3
EIGRP Features and Operation
Protocol-dependent modules
Efficient neighbor discovery
Communication via Reliable Transport Protocol (RTP)
Best path selection via Diffusing Update Algorithm
(DUAL)
4
Protocol-Dependent Modules
5
Neighbor Discovery
6
Reliable Transport Protocol (RTP)
Proprietary protocol.
Uses multicast and unicast.
Multicast address 224.0.0.10.
For each multicast it sends out, it maintains a list of the
neighbors who have replied.
If EIGRP doesn’t get a reply from a neighbor, it will
switch to using unicasts to resend the same data.
After 16 unicast attempts neighbor is declared dead.
7
Diffusing Update Algorithm (DUAL)
8
EIGRP’s Terms
9
Using EIGRP to Support
Large Networks
10
Multiple AS
11
A Discontiguous Network
12
EIGRP Auto Summarization
13
Route Discovery and Maintenance
Neighborship table
Topology table
Route table
14
EIGRP Metrics
Bandwidth
Delay
Load
Reliability
15
Verifying EIGRP
16
EIGRP Troubleshooting
Commands
show ip route
shows the entire routing table
show ip route eigrp
shows only EIGRP entries in the routing table
show ip eigrp neighbors
shows all EIGRP neighbors
show ip eigrp topology
shows entries in the EIGRP topology table
17