PDA

View Full Version : [Help]Redistribute EIGRP into OSPF multi-area network


suneq
12-08-2010, 02:30 PM
http://data.imagup.com/6/1106511844.png (http://www.imagup.com/data/1106511844.html)

Hi everybody,
First of all, sorry for my poor English.
I used Packet Tracer v5.3 to simulate a simple network like the figure above. I configged the redistribution like that:

router eigrp 1
redistribute ospf 1 metric 10000 10 255 1 1500
network 192.168.7.0
network 192.168.9.0
auto-summary
!
router ospf 1
log-adjacency-changes
redistribute eigrp 1 subnets
network 192.168.1.0 0.0.0.255 area 0
network 192.168.3.0 0.0.0.255 area 0
network 192.168.4.0 0.0.0.255 area 1
network 192.168.6.0 0.0.0.255 area 1

Every router work well except Router 7 and Router 8, the two routers which belong to Area 2. They don't "see" the network from EIGRP domain.

Here is the routing table of Router 7:

O IA 192.168.1.0/24 [110/783] via 192.168.10.1, 00:23:54, FastEthernet0/0
O IA 192.168.2.0/24 [110/2] via 192.168.10.1, 00:23:54, FastEthernet0/0
O IA 192.168.3.0/24 [110/782] via 192.168.10.1, 00:23:54, FastEthernet0/0
O IA 192.168.4.0/24 [110/846] via 192.168.10.1, 00:23:54, FastEthernet0/0
O IA 192.168.5.0/24 [110/847] via 192.168.10.1, 00:23:54, FastEthernet0/0
O IA 192.168.6.0/24 [110/846] via 192.168.10.1, 00:23:54, FastEthernet0/0
C 192.168.10.0/24 is directly connected, FastEthernet0/0
C 192.168.11.0/24 is directly connected, FastEthernet1/0
O 192.168.12.0/24 [110/2] via 192.168.10.1, 00:23:54, FastEthernet0/0
[110/2] via 192.168.11.2, 00:23:54, FastEthernet1/0

Could somebody help me to fix the problem? Thanks in advance for all your help.
Best regards,
Suneq

mattch
12-10-2010, 04:40 PM
paste configs for router 2, and router 7 or 8.

also for packet tracer, try this on all routers: save config, reload.
i had some issues with ospf and frame realy and sometimes that fix it.

skhan
11-11-2011, 07:03 AM
http://data.imagup.com/6/1106511844.png (http://www.imagup.com/data/1106511844.html)

Hi everybody,
First of all, sorry for my poor English.
I used Packet Tracer v5.3 to simulate a simple network like the figure above. I configged the redistribution like that:

router eigrp 1
redistribute ospf 1 metric 10000 10 255 1 1500
network 192.168.7.0
network 192.168.9.0
auto-summary
!
router ospf 1
log-adjacency-changes
redistribute eigrp 1 subnets
network 192.168.1.0 0.0.0.255 area 0
network 192.168.3.0 0.0.0.255 area 0
network 192.168.4.0 0.0.0.255 area 1
network 192.168.6.0 0.0.0.255 area 1

Every router work well except Router 7 and Router 8, the two routers which belong to Area 2. They don't "see" the network from EIGRP domain.

Here is the routing table of Router 7:

O IA 192.168.1.0/24 [110/783] via 192.168.10.1, 00:23:54, FastEthernet0/0
O IA 192.168.2.0/24 [110/2] via 192.168.10.1, 00:23:54, FastEthernet0/0
O IA 192.168.3.0/24 [110/782] via 192.168.10.1, 00:23:54, FastEthernet0/0
O IA 192.168.4.0/24 [110/846] via 192.168.10.1, 00:23:54, FastEthernet0/0
O IA 192.168.5.0/24 [110/847] via 192.168.10.1, 00:23:54, FastEthernet0/0
O IA 192.168.6.0/24 [110/846] via 192.168.10.1, 00:23:54, FastEthernet0/0
C 192.168.10.0/24 is directly connected, FastEthernet0/0
C 192.168.11.0/24 is directly connected, FastEthernet1/0
O 192.168.12.0/24 [110/2] via 192.168.10.1, 00:23:54, FastEthernet0/0
[110/2] via 192.168.11.2, 00:23:54, FastEthernet1/0

Could somebody help me to fix the problem? Thanks in advance for all your help.
Best regards,
Suneq

did u find ant solution for i was having same problem in other area so i added static route from ASBR to ABR. please let me know if there is any other way
my email is shehreyar_khan@hotmail.com

skhan
11-11-2011, 07:08 AM
paste configs for router 2, and router 7 or 8.

also for packet tracer, try this on all routers: save config, reload.
i had some issues with ospf and frame realy and sometimes that fix it.

if u have found any solution please let me know at shehreyar_khan@hotmail.com