Hi there, finally it is working, but from R1 I am not being able to ping to 150.100.81.0 network, although I have configured the 150.100.81.0 network on ospf 1 process on both routers R8 AND CAT1, however, the good news I am being able to ping the lo0 interface 200.0.0.11 at cat1 from R1 successfully. Below are my configurations for R8 AND CAT1
R8 router ospf 1 log-adjacency-changes area 78 stub redistribute ospf 2 subnets passive-interface default no passive-interface FastEthernet0/0 no passive-interface Serial0/0 no passive-interface FastEthernet0/1 no passive-interface Tunnel78 network 100.100.200.0 0.0.0.255 area 200 network 150.100.78.0 0.0.0.255 area 78 network 150.100.81.0 0.0.0.255 area 78 network 150.100.178.0 0.0.0.255 area 0 router ospf 2 log-adjacency-changes redistribute ospf 1 subnets passive-interface default no passive-interface FastEthernet0/1 network 150.100.81.0 0.0.0.255 area 0 cat1 router ospf 2 log-adjacency-changes passive-interface default no passive-interface FastEthernet0/1 network 150.100.81.0 0.0.0.255 area 0 --------> this network not available at R1's routing table, Why? network 200.0.0.11 0.0.0.0 area 0 -------> this network is visible from R1 thanks for you all, best regards, khaled On Mon, Feb 13, 2012 at 4:09 PM, Debra Taylor <[email protected]>wrote: > Correction, the 150.100.81.0; not the 78 network off of router ospf 1 > Apologies. > On Feb 13, 2012 8:06 AM, "Debra Taylor" <[email protected]> wrote: > >> Hello Khaled, >> >> Vol 1, 10 is an interesting lab. In order to gain full reachability, I >> took the 150.100.78.0 0.0.0.255 area 78 off of the router ospf 1 process on >> R8. I left the router ospf 2; 150.100.78.0 0.0.0.255 area 0 on R8. Hope >> this helps. >> >> Deb >> On Feb 13, 2012 1:49 AM, "khaled al-ajeman" <[email protected]> >> wrote: >> >>> Hi There, >>> >>> According to the ipexpert workbook volume # 1 lab 10 question # 10.12-- >>> we >>> have to configure area 78 which is between R7 AND R8 >>> as STUB area ( the question does not allow LSA 4 AND LSA 5. Therefore, I >>> am no allowed to configure area 78 as NSSA area, I hope this >>> is understood clearly. Secondly, I am being able to see route route >>> 200.0.0.11 on R8 only but on the other routers. >>> >>> thanks so much, >>> >>> >>> khaled >>> >>> On Mon, Feb 13, 2012 at 2:38 AM, Oluwagbenga Oyebande < >>> [email protected]> wrote: >>> >>> > I think you are referring to the *re*distribution in Vol 1 Lab 9 >>> > >>> > Do you see see the route to 200.0.0.11 on R8, R7 and R2? >>> > >>> > >>> > >>> > >>> > >>> > >>> > >>> > On Sun, Feb 12, 2012 at 9:21 AM, khaled al-ajeman < >>> > [email protected]> wrote: >>> > >>> >> Hi guys, >>> >> >>> >> I have configured the distribution between R8 AND cat1. R8 is the >>> ASBR >>> >> that contained both ospf processes ( ospf 1 and ospf 2). >>> >> >>> >> However on R1 I do not see the route 150.100.81.0 NOR 200.0.0.11 on >>> the >>> >> routing table of R1. CAN anyone tell me why ? below are my >>> configurations. >>> >> >>> >> R8 -ASBR >>> >> router ospf 1 >>> >> area 78 stub >>> >> redistribute ospf 2 subnets ----------------------> the >>> distribution >>> >> statement bet R8 OSPF and CAT OSPF process. >>> >> passive-interface default >>> >> no passive-interface FastEthernet0/0 >>> >> no passive-interface Serial0/0 >>> >> no passive-interface FastEthernet0/1 >>> >> network 100.100.200.0 0.0.0.255 area 200 >>> >> network 150.100.78.0 0.0.0.255 area 78 >>> >> network 150.100.178.0 0.0.0.255 area 78 >>> >> router ospf 2 >>> >> log-adjacency-changes >>> >> redistribute ospf 1 subnets >>> >> passive-interface default >>> >> no passive-interface FastEthernet0/1 >>> >> network 150.100.81.0 0.0.0.255 area 0 >>> >> >>> >> >>> >> CAT 1 >>> >> >>> >> >>> >> router ospf 2 >>> >> log-adjacency-changes >>> >> passive-interface default >>> >> no passive-interface FastEthernet0/1 >>> >> network 150.100.81.0 0.0.0.255 area 0 >>> >> network 200.0.0.11 0.0.0.0 area 0 >>> >> Best regards, >>> >> >>> >> khaled >>> >> >>> > _______________________________________________ >>> >> For more information regarding industry leading CCIE Lab training, >>> please >>> >> visit www.ipexpert.com >>> >> >>> >> Are you a CCNP or CCIE and looking for a job? Check out >>> >> www.PlatinumPlacement.com <http://www.platinumplacement.com/> < >>> http://www.platinumplacement.com/> >>> >> >>> >> http://onlinestudylist.com/mailman/listinfo/ccie_rs >>> >> >>> > >>> > >>> > >>> > -- >>> > -- >>> > Olugbenga Oyebande >>> > MD, DAIT >>> > 234-803-302-5287 >>> > http://www.dait-ng.com >>> > Cisco Networks, Network Security & Quality of Service >>> > DAIT Linux Enterprise Network Servers, Web Portal Projects >>> > Broadband Internet Deployment & ISP Consultancy >>> > >>> > >>> _______________________________________________ >>> For more information regarding industry leading CCIE Lab training, >>> please visit www.ipexpert.com >>> >>> Are you a CCNP or CCIE and looking for a job? Check out >>> www.PlatinumPlacement.com <http://www.platinumplacement.com/> >>> >>> http://onlinestudylist.com/mailman/listinfo/ccie_rs >>> >> _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com http://onlinestudylist.com/mailman/listinfo/ccie_rs
