Just reconfiguring them won't help you understand what went wrong! The
situation you encountered in your practice could be the very situation
you encounter in the real lab test. I strongly suggest you spend time
understanding the problem next time you hit it before you move in -
that will provide you with the BEST POSSIBLE learning experience! Much
better than anything we can provide! :-)

--
Marko Milivojevic - CCIE #18427 (SP R&S)
Senior CCIE Instructor - IPexpert

On Wed, Feb 22, 2012 at 13:36, khaled al-ajeman
<[email protected]> wrote:
> Hi guys,
>
> thanks it is working fine, what I did I just reconfigure my routers again.
>
> thanks to you all
>
>
>
> On Wed, Feb 22, 2012 at 6:10 PM, Bob McCouch <[email protected]> wrote:
>
>> Ahh, I did look at that as well, but I think he just didn't paste full
>> output from the first router.
>>
>>
>> On Wed, Feb 22, 2012 at 10:07 AM, Rogelio Gamino <[email protected]>wrote:
>>
>>> Hard to see on a phone. I saw this..   Network Type NON_BROADCAST  but
>>> didn't see it on the other output.
>>>
>>>
>>> On Wed, Feb 22, 2012 at 10:04 AM, Bob McCouch <[email protected]> wrote:
>>>
>>>> Sure they do. He didn't paste the very top of the 'sh ip ospf int'
>>>> command for the first router, but the timers are both:
>>>>
>>>>  Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5
>>>>
>>>> And they're both frame-relay multipoint subinterfaces, with no 'ip ospf
>>>> network' command configured. What leads you to believe the network types
>>>> don't match?
>>>>
>>>> He also clearly has the neighbor statement on R2, since you can see in
>>>> the R2 neighbor output that R2 is in "Attempt" and knows the IP of the R5
>>>> neighbor, but not the RID.
>>>>
>>>>
>>>> On Wed, Feb 22, 2012 at 9:23 AM, Rogelio Gamino <[email protected]>wrote:
>>>>
>>>>> Your network types don't match.
>>>>> On Feb 22, 2012 5:20 AM, "khaled al-ajeman" <[email protected]>
>>>>> wrote:
>>>>>
>>>>> > Would you please guys help me with this problem althought I have done
>>>>> my
>>>>> > configuration correctly.  By the way there is neighborhood
>>>>> relationship
>>>>> > between R2 AND R6,
>>>>> > but there is no relationship between R2 AND R5.
>>>>> >
>>>>> >
>>>>> >
>>>>> > R 2
>>>>> >
>>>>> >  Transmit Delay is 1 sec, State DR, Priority 1
>>>>> >  Designated Router (ID) 224.0.0.0, Interface address 150.100.100.2
>>>>> >  No backup designated router on this network
>>>>> >  Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit
>>>>> 5
>>>>> >    oob-resync timeout 120
>>>>> >    Hello due in 00:00:20
>>>>> >  Supports Link-local Signaling (LLS)
>>>>> >  Cisco NSF helper support enabled
>>>>> >  IETF NSF helper support enabled
>>>>> >  Index 1/4, flood queue length 0
>>>>> >  Next 0x0(0)/0x0(0)
>>>>> >  Last flood scan length is 1, maximum is 31
>>>>> >  Last flood scan time is 0 msec, maximum is 12 msec
>>>>> >  Neighbor Count is 1, Adjacent neighbor count is 1
>>>>> >    Adjacent with neighbor 200.0.0.6
>>>>> >  Suppress hello for 0 neighbor(s)
>>>>> >  Message digest authentication enabled
>>>>> >    Youngest key id is 2
>>>>> > ---------------------------------------> KEY ID is different than R5,
>>>>> WHY?
>>>>> >
>>>>> > R5
>>>>> >
>>>>> > R5(config-router)#do sh ip os int s0/0.56
>>>>> > Serial0/0.56 is up, line protocol is up
>>>>> >  Internet Address 150.100.100.5/24, Area 0
>>>>> >  Process ID 1, Router ID 200.0.0.5, Network Type NON_BROADCAST, Cost:
>>>>> 1562
>>>>> >  Transmit Delay is 1 sec, State DROTHER, Priority 0
>>>>> >  No designated router on this network
>>>>> >  No backup designated router on this network
>>>>> >  Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit
>>>>> 5
>>>>> >    oob-resync timeout 120
>>>>> >    Hello due in 00:00:18
>>>>> >  Supports Link-local Signaling (LLS)
>>>>> >  Cisco NSF helper support enabled
>>>>> >  IETF NSF helper support enabled
>>>>> >  Index 2/3, flood queue length 0
>>>>> >  Next 0x0(0)/0x0(0)
>>>>> >  Last flood scan length is 0, maximum is 28
>>>>> >  Last flood scan time is 0 msec, maximum is 8 msec
>>>>> >  Neighbor Count is 0, Adjacent neighbor count is 0
>>>>> >  Suppress hello for 0 neighbor(s)
>>>>> >  Message digest authentication enabled
>>>>> >    Youngest key id is 1
>>>>> > ---------------------- KEY ID IS DIFFERENT ?
>>>>> >
>>>>> > R2
>>>>> >
>>>>> > interface Serial0/0.256 multipoint
>>>>> >  bandwidth 64
>>>>> >  ip address 150.100.100.2 255.255.255.0
>>>>> >  ip ospf message-digest-key 1 md5 IPexpert     ------> I have to have
>>>>> two
>>>>> > keys one going to R5 AND one going heading to R6 with different keys
>>>>> and
>>>>> > passwords
>>>>> >  ip ospf message-digest-key 2 md5 CCIE
>>>>> >  delay 2000
>>>>> >  snmp trap link-status
>>>>> >  frame-relay map ip 150.100.100.5 205 broadcast
>>>>> >  frame-relay map ip 150.100.100.6 206 broadcast
>>>>> >  frame-relay map ip 150.100.100.2 206
>>>>> >
>>>>> >
>>>>> > R2(config-subif)#do sh ip os nei
>>>>> >
>>>>> > Neighbor ID     Pri   State           Dead Time   Address
>>>>> Interface
>>>>> > N/A               0   ATTEMPT/DROTHER    -        150.100.100.5
>>>>> > Serial0/0.256
>>>>> > 200.0.0.6         0   FULL/DROTHER    00:01:46    150.100.100.6
>>>>> > Serial0/0.256
>>>>> > 200.0.0.4         0   FULL/  -        00:00:37    150.100.24.4
>>>>> > Serial0/0.24
>>>>> > 200.0.0.5         0   FULL/  -        00:00:33    150.100.25.5
>>>>>  Serial0/2
>>>>> > 200.0.0.1         1   FULL/DR         00:00:37    150.100.12.1
>>>>> > FastEthernet0/1
>>>>> > R2(config-subif)#
>>>>> >
>>>>> > R5
>>>>> >
>>>>> > interface Serial0/0.56 multipoint
>>>>> >  bandwidth 64
>>>>> >  ip address 150.100.100.5 255.255.255.0
>>>>> >  ip ospf message-digest-key 1 md5 IPexpert
>>>>> >  ip ospf priority 0
>>>>> >  delay 2000
>>>>> >  snmp trap link-status
>>>>> >  frame-relay map ip 150.100.100.5 502
>>>>> >  frame-relay map ip 150.100.100.6 502
>>>>> >  frame-relay map ip 150.100.100.2 502 broadcast
>>>>> > end
>>>>> > THANKS,
>>>>> >
>>>>> > 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://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://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
_______________________________________________
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