CH 6. EIGRP Protocol
CH 6. EIGRP Protocol
CH 6. EIGRP Protocol
ALPHA University
IT and Cypher security
Borama, Somaliland
Chapter 6
EIGRP Concepts
EIGRP vs IGRP
Neighbor table, Routing table & topology table
Troubleshooting Routing Protocols
EIGRP Configuration
EIGRP Overview
EIGRP is used on a router to share routes with other routers within the
same autonomous system. Unlike other well known routing protocols,
such as RIP, EIGRP only sends incremental updates, reducing the
workload on the router and the amount of data that needs to be
transmitted.
EIGRP replaced the Interior Gateway Routing Protocol
(IGRP) in 1993. One of the major reasons for this was the
change to classless IPv4 addresses in the Internet Protocol,
which IGRP could not support.
EIGRP vs. IGRP
Similarities Differences
Neighbor address
Hold time
Smooth Round-Trip Timer (SRTT)
Queue count (Q Cnt)
Sequence Number (Seq No)
Topology Table
EIGRP Technologies
Neighbor discovery and recovery
Reliable Transport Protocol
DUAL finite-state machine algorithm
Neighbor Discovery/Recovery
Router>en
Router#configuter terminal
Router(config)#router eigrp 101
Router(config)#network 192.168.10.0 0.0.0.255
Router(config)#network 172.18.0 0.0.255.255
Router(config)#network 5.0.0.0 0.255.2555.255
Router(config)#network 120.90.16.0 0.0.0.255
Router(config)#no auto-summary