Is the VL up

what is the output of show ip ospf neighbor and show ip ospf interface
on R5 and R7

On Fri, May 30, 2008 at 2:14 PM, Hooker, Jim <[EMAIL PROTECTED]> wrote:
> Thx and that is in place but still no luck ... config portions below:
>
> R5:
> interface Loopback0
>  ip address 150.10.5.5 255.255.255.255
> !
> interface Loopback1
>  ip address 188.5.254.254 255.255.255.255
> !
> interface FastEthernet0/0
>  ip address 150.20.50.5 255.255.255.192
>  ip ospf priority 255
>  duplex auto
>  speed auto
> !
> interface Serial0/1/0
>  ip address 150.20.100.5 255.255.255.224
>  encapsulation frame-relay
>  ip ospf message-digest-key 1 md5 ipexpert
>  ip ospf priority 0
>  frame-relay map ip 150.20.100.2 502 broadcast
>  frame-relay map ip 150.20.100.4 502 broadcast
>  frame-relay map ip 150.20.100.5 502
>  frame-relay map ip 150.20.100.6 502 broadcast
>  no frame-relay inverse-arp
>  frame-relay lmi-type cisco
>  frame-relay lmi-n391dte 18
> !
> interface Serial0/2/0
>  ip address 10.20.25.5 255.255.255.240
> !
> router ospf 1
>  log-adjacency-changes
>  area 0 authentication message-digest
>  area 30 virtual-link 150.10.7.7 message-digest-key 1 md5 ipexpert
>  redistribute connected subnets route-map loopd
>  network 150.20.50.5 0.0.0.0 area 30
>  network 150.20.100.5 0.0.0.0 area 0
> !
> access-list 1 permit 188.5.254.254
> !
> route-map loopd permit 10
>  match ip address 1
>
>
> R7:
> interface Loopback0
>  ip address 150.10.7.7 255.255.255.255
> !
> interface FastEthernet0/0
>  ip address 150.20.50.7 255.255.255.192
>  duplex auto
>  speed auto
> !
> interface Serial0/0/0
>  ip address 150.20.78.7 255.255.255.0
>  no fair-queue
>  clock rate 2000000
> !
> router ospf 1
>  log-adjacency-changes
>  area 30 virtual-link 188.5.254.254 message-digest-key 1 md5 ipexpert
>  network 150.20.50.7 0.0.0.0 area 30
>  network 150.20.78.7 0.0.0.0 area 10
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Tyson Scott
> Sent: Friday, May 30, 2008 2:08 PM
> To: OSL CCIE Routing and Switching Lab Exam
> Subject: Re: [OSL | CCIE_RS] lab 23
>
> Area 10 is between R7 and R8 which goes through Area 30 to get to Area
> 0 so you need a virtual link back to Area 0 for this area.  The router
> doesn't need to be a DR to distribute routes into area 0.  I guess I
> would need more detail to see what you have configured to know why it
> isn't working.
>
> On Fri, May 30, 2008 at 1:57 PM, Hooker, Jim <[EMAIL PROTECTED]>
> wrote:
>> Just finished with the OSPF configuration in lab 23 but I've noticed
> that
>> networks in areas 10 & 30 are not seen by other area routers (chiefly,
>> routers 2/4/5/6 that makeup area 0). My suspicion is that the problem
> stems
>> from both areas 10 & 30 peering with r5, which is not the DR (nor ever
> will
>> be) for the area 0 frame cloud.
>>
>>
>>
>> Can anyone shed some light on this?
>>
>>
>>
>>
>>
>> Thx in advance -
>>
>>
>>
>> Jim H
>>
>>
>>
>> ________________________________
>> This message is the property of Southern Wine & Spirits or its
> affiliates.
>> It is intended only for the use of the individual or entity to which
> it is
>> addressed and may contain information that is non-public, proprietary,
>> privileged, confidential, and exempt from disclosure under applicable
> law or
>> may constitute as attorney work product. If you are not the intended
>> recipient, you are hereby notified that any use, dissemination,
>> distribution, or copying of this communication is strictly prohibited.
> If
>> you have received this communication in error, notify us immediately
> by
>> telephone and (i) destroy this message if a facsimile or (ii) delete
> this
>> message immediately if this is an electronic communication.
>> Thank you.
>
>
>
> --
> Tyson Scott - CCIE #13513 R&S and Security
> Technical Instructor - IPexpert, Inc.
>
> Telephone: +1.810.326.1444
> Fax: +1.810.454.0130
> Mailto: [EMAIL PROTECTED]
>
> Join our free online support and peer group communities:
> http://www.IPexpert.com/communities
>
> IPexpert - The Global Leader in Self-Study, Classroom-Based, Video On
> Demand and Audio Certification Training Tools for the Cisco CCIE R&S
> Lab, CCIE Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and
> CCIE Storage Lab Certifications.
>



-- 
Tyson Scott - CCIE #13513 R&S and Security
Technical Instructor - IPexpert, Inc.

Telephone: +1.810.326.1444
Fax: +1.810.454.0130
Mailto: [EMAIL PROTECTED]

Join our free online support and peer group communities:
http://www.IPexpert.com/communities

IPexpert - The Global Leader in Self-Study, Classroom-Based, Video On
Demand and Audio Certification Training Tools for the Cisco CCIE R&S
Lab, CCIE Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and
CCIE Storage Lab Certifications.

Reply via email to