7.2.2.4 Packet Tracer - Configuring Basic EIGRP With IPv4 Instructions IG
7.2.2.4 Packet Tracer - Configuring Basic EIGRP With IPv4 Instructions IG
7.2.2.4 Packet Tracer - Configuring Basic EIGRP With IPv4 Instructions IG
Version)
Instructor Note: Red font color or Gray highlights indicate text that appears in the instructor copy only.
Topology
Addressing Table
Objectives
Part 1: Configure EIGRP
Part 2: Verify EIGRP Routing
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 4
Packet Tracer – Configuring Basic EIGRP with IPv4
Background
In this activity, you will implement basic EIGRP configurations including network commands, passive interfaces
and disabling automatic summarization. You will then verify your EIGRP configuration using a variety of show
commands and testing end-to-end connectivity.
R1#show ip route
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 4
Packet Tracer – Configuring Basic EIGRP with IPv4
R2(config-router)# network 172.16.2.0 0.0.0.255
R2(config-router)# network 172.16.3.0 0.0.0.3
R2(config-router)# network 192.168.10.8 0.0.0.3
R1#show ip protocols
b. On R2, enter the command you listed for 2a and answer the following questions:
How many routers are sharing routing information with R2? 2
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 4 of 4
Packet Tracer – Configuring Basic EIGRP with IPv4
Routing Information Sources:
Gateway Distance Last Update
172.16.3.1 90 1128818
192.168.10.10 90 1449389
Where is this information located under? Routing Information Sources
What is the maximum hop count? 100
Maximum hopcount 100
Step 3: Verify end-to-end connectivity
PC1, PC2 and PC3 should now be able to ping each other. If not, troubleshoot your EIGRP configurations.
© 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 5 of 4