
Overview:
In this Free CCNP Lab we will learn to understand EIGRP implementation and configuration of EIGRP and ODR in Cisco IOS routers. We will also learn redistribution and path control. In addition, we will then learn to verify and test our implementation of these technologies.
This lab has been created using GNS3 and the topology and solutions are provided. This lab can also be completed using real hardware using the network diagram as a guide. I have used Cisco 3640s with a 4 port serial interface installed. You may substitute other devices or interfaces but you may need to update the port information. Unfortunately this lab cannot be completed with Packet Tracer due the limitations of Packet Tracer.
Learning Objectives:
TASK:
Perform Basic Router Configuration:
- Configure the hostname on all routers and switched as shown in the network diagram.
- Configure no ip domain-lookup on all routers and switches.
- Configure the enable secret password as cisco on all routers and switches.
- Configure the console and vty password as sanfran on all routers and switches.
- Configure the exec-timeout command to the console and virtual terminal lines.
- Save the running configuration to the NVRAM.
Finish Configuring Router Interfaces:
- Configure the IP address, and subnet on the Ethernet interfaces of all routers as shown in network diagram.
- Configure the IP address, and subnet on the serials interfaces of all routers as shown in network diagram.
- Configure the clock rate on R1 S1/1 to be 2000000.
- Configure the clock rate on R3 S1/0, S1/1 and S1/2 to be 128000.
- Insure the state of the Ethernet and serial interfaces is up.
- Save the running configuration to the NVRAM.
Configure EIGRP:
Configure EIGRP for AS 10 as shown in the network diagram; DO NOT advertise the 10.0.0.12/30 subnet between routers R3 and R4 or the 150.3.3.0/24 LAN subnet connected to R3 via EIGRP. Ensure that no EIGRP packets are sent or received on any interfaces for which EIGRP is enabled but which will have no EIGRP neighbors. Verify your configuration.
R1#sh ip eigrp neighbors
IP-EIGRP neighbors for process 10
H Address Interface Hold Uptime SRTT RTO Q Seq
(sec) (ms) Cnt Num
0 10.0.0.2 Se1/1 14 00:18:09 40 1000 0 28
1 10.0.0.6 Se1/0 14 00:01:39 40 1000 0 35
R2#sh ip eigrp neighbors
IP-EIGRP neighbors for process 10
H Address Interface Hold Uptime SRTT RTO Q Seq
(sec) (ms) Cnt Num
0 10.0.0.1 Se1/0 12 00:19:01 40 1000 0 27
1 10.0.0.10 Se1/1 12 00:02:31 40 1000 0 34
R3#sh ip eigrp neighbors
IP-EIGRP neighbors for process 10
H Address Interface Hold Uptime SRTT RTO Q Seq
(sec) (ms) Cnt Num
0 10.0.0.9 Se1/1 13 00:03:11 40 1000 0 29
1 10.0.0.5 Se1/0 14 00:03:11 40 1000 0 28
R1#sh ip protocols
Routing Protocol is “eigrp 10 ”
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Default networks flagged in outgoing updates
Default networks accepted from incoming updates
EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0
EIGRP maximum hopcount 100
EIGRP maximum metric variance 1
Redistributing: eigrp 10
Automatic network summarization is not in effect
Maximum path: 4
Routing for Networks:
10.0.0.0/30
10.0.0.4/30
150.1.1.0/24
Passive Interface(s):
FastEthernet0/0
Routing Information Sources:
Gateway Distance Last Update
10.0.0.2 90 1479293
10.0.0.6 90 2469368
Distance: internal 90 external 170
Configure ODR:
Configure ODR between R3 and R4. Verify that R3 receives the 150.4.4.0/24, 160.4.4.0/24, and 170.4.4.0/24 subnets connected to R4s LAN interface via ODR.
Redistribute Routes:
Configure your network so that all the other routers can reach the 150.4.4.0/24, 160.4.4.0/24, and 170.4.4.4.0/24 subnets configured on R4. These prefixes should be assigned a route tag of 150, 160, and 170, respectively. Ensure all routers can ping each other following this configuration. Verify your configuration using the appropriate commands.
Verify the EIGRP redistribution configuration using the show ip eigrp topology command on the local router:
R3#sh ip eigrp topology
IP-EIGRP Topology Table for AS(10)/ID(150.3.3.3)
Codes: P – Passive, A – Active, U – Update, Q – Query, R – Reply,
r – reply Status, s – sia Status
P 10.0.0.8/30, 1 successors, FD is 2169856
via Connected, Serial1/1
P 10.0.0.12/30, 1 successors, FD is 2169856
via Rconnected (2169856/0)
P 10.0.0.0/30, 2 successors, FD is 2681856
via 10.0.0.5 (2681856/2169856), Serial1/0
via 10.0.0.9 (2681856/2169856), Serial1/1
P 10.0.0.4/30, 1 successors, FD is 2169856
via Connected, Serial1/0
P 150.4.4.0/24, 1 successors, FD is 51200, tag is 150
via Redistributed (51200/0)
P 150.2.2.0/24, 1 successors, FD is 2172416
via 10.0.0.9 (2172416/28160), Serial1/1
P 150.1.1.0/24, 1 successors, FD is 2172416
via 10.0.0.5 (2172416/28160), Serial1/0
P 150.3.3.0/24, 1 successors, FD is 28160
via Rconnected (28160/0)
P 160.4.4.0/24, 1 successors, FD is 51200, tag is 160
Codes: P – Passive, A – Active, U – Update, Q – Query, R – Reply,
r – reply Status, s – sia Status
via Redistributed (51200/0)
P 170.4.4.0/24, 1 successors, FD is 51200, tag is 170
via Redistributed (51200/0)
Configure Path Selection:
Configure your network so R1 prefers the path via R2 to reach the 150.3.3.0/24 and 150.4.4.0/24 subnets. All other routes should follow the best path. Do NOT modify EIGRP metrics in any manner to complete this task. Verify your configuration.
R1#sh ip route
Codes: 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
i – IS-IS, su – IS-IS summary, 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
Gateway of last resort is not set
170.4.0.0/24 is subnetted, 1 subnets
D EX 170.4.4.0 [170/2195456] via 10.0.0.6, 00:11:57, Serial1/0
160.4.0.0/24 is subnetted, 1 subnets
D EX 160.4.4.0 [170/2195456] via 10.0.0.6, 00:11:57, Serial1/0
10.0.0.0/30 is subnetted, 4 subnets
D 10.0.0.8 [90/2681856] via 10.0.0.6, 00:12:40, Serial1/0
[90/2681856] via 10.0.0.2, 00:12:40, Serial1/1
D EX 10.0.0.12 [170/2681856] via 10.0.0.6, 00:12:38, Serial1/0
C 10.0.0.0 is directly connected, Serial1/1
C 10.0.0.4 is directly connected, Serial1/0
150.1.0.0/24 is subnetted, 1 subnets
C 150.1.1.0 is directly connected, FastEthernet0/0
150.2.0.0/24 is subnetted, 1 subnets
D 150.2.2.0 [90/2172416] via 10.0.0.2, 00:13:01, Serial1/1
150.3.0.0/24 is subnetted, 1 subnets
D EX 150.3.3.0 [170/2172416] via 10.0.0.6, 00:13:01, Serial1/0
150.4.0.0/24 is subnetted, 1 subnets
D EX 150.4.4.0 [170/2195456] via 10.0.0.6, 00:12:20, Serial1/0
R1#ping 10.0.0.14 source 150.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.0.0.14, timeout is 2 seconds:
Packet sent with a source address of 150.1.1.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 372/564/756 ms
R1#ping 150.3.3.3 source 150.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.3.3.3, timeout is 2 seconds:
Packet sent with a source address of 150.1.1.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 312/536/780 ms
R1#ping 150.2.2.2 source 150.1.1.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.2.2.2, timeout is 2 seconds:
Packet sent with a source address of 150.1.1.1
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 228/415/552 ms
R1#ping 150.4.4.4
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.4.4.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 260/600/880 ms
R1#ping 160.4.4.4
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 160.4.4.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 68/740/1040 ms
R1#ping 170.4.4.4
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 170.4.4.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 240/666/992 ms
Download this lab now: EIGRP ODR Multi-Technology (92.8 KiB, 1,831 hits)

hello this kiran can u help me i Have Cisco router 2800 seires and wnt Config Wan Ip and Local Lan. pls tell me Command and also how to Nat config please tell me
I would suggest you review this lab it should anser all your questions, http://freeccnalab.com/2012/12/05/ccna-dhcp-nat-packet-tracer-activites-lab/