Hi fellas,

I have configured ospf 1 on all ROUTERS (R1,R2,R4,R5,R6,R7,R8) under the
same ospf process ( process # 1), on R7 I can see all routes distributing
from (R1,R2,R4,R5,R6), However,
I could not see any ospf routes on R8 coming from (R1,R2,R4,R5,AND R6)
except OSPF routes on R7? MY configuration as fellows.  As a matter of
fact, I do't have any filter statement
at the interfaces of my routers.


R7

R7(config-if)#do sr | s os
hostname R7
 ip ospf priority 0
 ip ospf network point-to-point
 ip ospf priority 0
router ospf 1
 router-id 7.7.7.7
 log-adjacency-changes
 redistribute connected subnets
 network 150.100.78.0 0.0.0.255 area 78
 network 150.100.220.0 0.0.1.255 area 567

R7(config-if)#do sir os
     100.0.0.0/24 is subnetted, 1 subnets
O IA    100.100.100.0 [110/94] via 150.100.221.6, 01:07:09, FastEthernet0/1
                      [110/94] via 150.100.221.5, 01:07:09, FastEthernet0/1
                      [110/94] via 150.100.220.6, 01:07:09, FastEthernet0/0
                      [110/94] via 150.100.220.5, 01:07:09, FastEthernet0/0
     200.0.0.0/32 is subnetted, 6 subnets
O E1    200.0.0.1 [110/104] via 150.100.221.6, 00:54:55, FastEthernet0/1
                  [110/104] via 150.100.221.5, 00:54:55, FastEthernet0/1
                  [110/104] via 150.100.220.6, 00:54:55, FastEthernet0/0
                  [110/104] via 150.100.220.5, 00:54:55, FastEthernet0/0
O E2    200.0.0.2 [110/20] via 150.100.221.6, 00:54:55, FastEthernet0/1
                  [110/20] via 150.100.221.5, 00:54:55, FastEthernet0/1
                  [110/20] via 150.100.220.6, 00:54:55, FastEthernet0/0
                  [110/20] via 150.100.220.5, 00:54:55, FastEthernet0/0
O IA    200.0.0.4 [110/139] via 150.100.221.6, 01:07:11, FastEthernet0/1
                  [110/139] via 150.100.221.5, 01:07:11, FastEthernet0/1
                  [110/139] via 150.100.220.6, 01:07:11, FastEthernet0/0
                  [110/139] via 150.100.220.5, 01:07:11, FastEthernet0/0
O E2    200.0.0.5 [110/20] via 150.100.221.5, 00:54:57, FastEthernet0/1
                  [110/20] via 150.100.220.5, 00:54:57, FastEthernet0/0
O E2    200.0.0.6 [110/20] via 150.100.221.6, 00:54:57, FastEthernet0/1
                  [110/20] via 150.100.220.6, 00:54:57, FastEthernet0/0
     140.4.0.0/24 is subnetted, 12 subnets
O IA    140.4.8.0 [110/139] via 150.100.221.6, 01:07:23, FastEthernet0/1
                  [110/139] via 150.100.221.5, 01:07:23, FastEthernet0/1
                  [110/139] via 150.100.220.6, 01:07:23, FastEthernet0/0
                  [110/139] via 150.100.220.5, 01:07:23, FastEthernet0/0
O IA    140.4.9.0 [110/139] via 150.100.221.6, 01:07:24, FastEthernet0/1
                  [110/139] via 150.100.221.5, 01:07:24, FastEthernet0/1
                  [110/139] via 150.100.220.6, 01:07:24, FastEthernet0/0
                  [110/139] via 150.100.220.5, 01:07:24, FastEthernet0/0

However on R8:  I can't see ospf routes coming from R1,R2,R4,R5,AND R6

R8
router ospf 1
 router-id 8.8.8.8
 log-adjacency-changes
 network 150.100.78.0 0.0.0.255 area 78
!

R8(config)#DO SIR | IN 200.0.0.1
R8(config)#do sir 200.0.0.1
% Subnet not in table
R8(config)#do sir 200.0.0.2
% Subnet not in table
R8(config)#do sir 200.0.0.5
% Subnet not in table
R8(config)#do sir 200.0.0.6
% Subnet not in table
R8(config)#do sir 200.0.0.4
% Subnet not in table
but I CAN see R7 ospf routes only

R8(config)#DO SIR OS
     200.0.0.0/32 is subnetted, 2 subnets
O E2    200.0.0.7 [110/20] via 150.100.78.7, 00:57:06, Serial0/0
     200.0.1.0/32 is subnetted, 2 subnets
O E2    200.0.1.7 [110/20] via 150.100.78.7, 00:57:06, Serial0/0
     200.0.2.0/32 is subnetted, 2 subnets
O E2    200.0.2.7 [110/20] via 150.100.78.7, 00:57:06, Serial0/0
     200.0.3.0/32 is subnetted, 2 subnets
O E2    200.0.3.7 [110/20] via 150.100.78.7, 00:57:06, Serial0/0


any thoghts please,
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://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to