I was working on task 22 lab 9 and redistributation between eigrp 1001 and
eigrp 2004 did not work on R2 and R4

I have same config as per DSG. but I was not able to ping 200.0.0.4 if I
sourced from Lo0of R1. I started debug but did not get much useful info.
Here is the config for R2/R4 not sure what I am missing.

R2#sh run | s ei
 no ip split-horizon eigrp 1001
router eigrp 1001
 timers active-time 2
 redistribute connected metric 100000 100 255 1 1500 route-map eigrp-connect
 redistribute eigrp 2004
 passive-interface default
 no passive-interface GigabitEthernet0/0
 no passive-interface Serial0/1/0.24
 no passive-interface Serial0/1/0.256
 no passive-interface Serial0/2/0
 offset-list 2 in 20000000 Serial0/2/0
 network 0.0.0.0
 maximum-paths 1
 default-metric 1 1 1 1 1
 no auto-summary
router eigrp 2004
 timers active-time 2
 redistribute eigrp 1001
 passive-interface default
 no passive-interface Serial0/1/0.24
 network 150.100.12.0 0.0.0.255
 network 150.100.24.0 0.0.0.255
 network 150.100.25.0 0.0.0.255
 network 150.100.100.0 0.0.0.255
 network 200.0.0.2 0.0.0.0
 default-metric 1 1 1 1 1
 no auto-summary
 eigrp stub connected
route-map eigrp-connect permit 10
 match interface Loopback0
----------------------------------------------------------------
R4#sh run | s ei
router eigrp 2004
 passive-interface default
 no passive-interface Serial0/0/0
 network 150.100.24.0 0.0.0.255
 network 150.100.40.0 0.0.0.255
 network 150.100.41.0 0.0.0.255
 network 200.0.0.4 0.0.0.0
 no auto-summary
 eigrp stub connected
route-map eigrp-connect permit 10
 match interface Loopback0

==========================================================
R1#ping 200.0.0.4

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 200.0.0.4, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 56/56/60 ms
R1#ping 200.0.0.4 so lo0

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 200.0.0.4, timeout is 2 seconds:
Packet sent with a source address of 200.0.0.1
.....
Success rate is 0 percent (0/5)
R1#
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to