Configuring EIGRP
Nerd Cafe
Topology

Understanding the Topology
The provided network consists of three routers (R1, R2, R3) connected using serial links and local area networks (LANs) for PCs:
R1:
Fa0/0: 192.168.0.1/24 → Connected to PC0 (192.168.0.100)
Fa1/0: 192.168.1.1/24 → Connected to PC1 (192.168.1.100)
S3/0: 10.0.0.1/30 → Connected to R2 (10.0.0.2)
R2:
Fa0/0: 192.168.2.1/24 → Connected to PC2 (192.168.2.100)
Fa1/0: 192.168.3.1/24 → Connected to PC3 (192.168.3.100)
S3/0: 10.0.0.2/30 → Connected to R1 (10.0.0.1)
S3/1: 10.0.1.1/30 → Connected to R3 (10.0.1.2)
R3:
Fa0/0: 192.168.4.1/24 → Connected to PC4 (192.168.4.100)
Fa1/0: 192.168.5.1/24 → Connected to PC5 (192.168.5.100)
S3/1: 10.0.1.2/30 → Connected to R2 (10.0.1.1)
Step 1: Configure IP Addresses
R1 Configuration
R2 Configuration
R3 Configuration
Step 2: Configure EIGRP on All Routers
R1 - EIGRP Configuration
R2 - EIGRP Configuration
R3 - EIGRP Configuration
Step 3: Verify EIGRP
Run the following command on all routers to verify neighbor relationships:
Check the routing table to see if all routes are learned:
Ping from PC0 (192.168.0.100) to PC1,2,3,4,5 to verify end-to-end connectivity:
Keywords
EIGRP, route summarization, Cisco, router configuration, IP addressing, subnetting, network topology, FastEthernet, Serial interface, routing protocol, neighbor adjacency, routing table, show commands, ping test, network efficiency, auto-summary, summary address, Packet Tracer, CCNA, network optimization, سیسکو
Last updated