RE: Core WB v4, task 4.5 :virtual-link does not come up, please

From: Jimmy Crespo (groupstudy@cresponet.com)
Date: Tue Sep 18 2007 - 04:48:28 ART


Hello,

Did you clear you OSPF process after you hard-coded your OSPF router-id's?

Just a thought...

J

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
sirus MOGHADASIAN
Sent: Tuesday, September 18, 2007 4:32 PM
To: Cisco certification
Subject: Core WB v4, task 4.5 :virtual-link does not come up, please help

Problem: virtual-link does not come up

here is the config of R1 R3 R5

R1:

interface Serial1/0
 ip address 190.1.135.1 255.255.255.0
 encapsulation frame-relay
 ip ospf priority 0
 serial restart-delay 0
 no dce-terminal-timing-enable
 frame-relay map ip 190.1.135.3 103 broadcast
 frame-relay map ip 190.1.135.5 105 broadcast
 no frame-relay inverse-arp

outer ospf 1
 router-id 150.1.1.1
 log-adjacency-changes
 area 135 virtual-link 150.1.3.3
 network 150.1.1.1 0.0.0.0 area 135
 network 190.1.17.1 0.0.0.0 area 17
 network 190.1.135.1 0.0.0.0 area 135
!

R3:

interface Serial1/0
 ip address 190.1.135.3 255.255.255.0
 encapsulation frame-relay
 ip ospf priority 0
 serial restart-delay 0
 no dce-terminal-timing-enable
 frame-relay map ip 190.1.135.1 301 broadcast
 frame-relay map ip 190.1.135.5 305 broadcast
 no frame-relay inverse-arp
!
router ospf 1
 router-id 150.1.3.3
 log-adjacency-changes
 area 135 virtual-link 150.1.1.1
 network 150.1.3.3 0.0.0.0 area 135
 network 190.1.34.3 0.0.0.0 area 34
 network 190.1.135.3 0.0.0.0 area 135
 neighbor 190.1.34.4
!

R5:

interface Serial1/0
 ip address 190.1.135.5 255.255.255.0
 encapsulation frame-relay
 serial restart-delay 0
 no dce-terminal-timing-enable
 frame-relay map ip 190.1.135.1 501 broadcast
 frame-relay map ip 190.1.135.3 503 broadcast
 no frame-relay inverse-arp
!
router ospf 1
 log-adjacency-changes
 network 190.1.135.5 0.0.0.0 area 135
 neighbor 190.1.135.3
 neighbor 190.1.135.1
!

Is there any problem with my config??? why virtual-linke never comes up???
it look strange it should work even it is identical to solution except
solution guide use multipoint subinterface instead of main interface ,that I
think irrelevant to this issue..

Situs



This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:13 ART