From: Brian T. Albert (brian.albert@worldnet.att.net)
Date: Tue Jan 07 2003 - 15:16:10 GMT-3
Does this help you ?
interface BRI0
 ip address 133.1.35.5 255.255.255.252
 encapsulation ppp
 ip ospf message-digest-key 1 md5 cisco
 ip ospf demand-circuit
 dialer map ip 133.1.35.6 name Rack01R3 broadcast 8358661
 dialer map ip 133.1.35.6 name Rack01R3 broadcast 8358663
 dialer load-threshold 128 either
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 0835866201 8358662
 isdn spid2 0835866401 8358664
 no peer neighbor-route   **** note this
 ppp authentication chap callin
 ppp chap hostname R5
 ppp multilink
!
router ospf 1
 router-id 133.1.5.5
 log-adjacency-changes
 area 0 authentication message-digest
 area 5 virtual-link 133.1.6.6 message-digest-key 1 md5 5 cisco
 redistribute igrp 1 subnets route-map I2O  ***** note this
 network 133.1.5.0 0.0.0.255 area 0
 network 133.1.35.4 0.0.0.3 area 0
 network 133.1.56.0 0.0.0.255 area 5
 network 133.1.235.0 0.0.0.255 area 0
 neighbor 133.1.235.3
 neighbor 133.1.235.2
!
router igrp 1
 redistribute ospf 1 metric 1000 1 1 1 1
 passive-interface default
 no passive-interface Serial1
 no passive-interface Serial1.45
 network 133.1.0.0  ***** note this
access-list 1 deny   133.1.35.4   ***** note this
access-list 1 permit any          ***** note this
dialer-list 1 protocol ip permit  ***** note this 
route-map I2O permit 10           ***** note this
 match ip address 1               ***** note this
Brian T. Albert
CCIE #9682
brian.albert@worldnet.att.net
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Peng Zheng
Sent: Tuesday, January 07, 2003 10:48 AM
To: ccielab@groupstudy.com
Subject: Re: no host route for OSPF on PPP link
I asked this question two times, but no reply is
received.  Does anyone duplicate the reason 4 under 
http://www.cisco.com/warp/public/104/dcprob.pdf?
If so, could send me your configs?
Thanks.
 
--- Peng Zheng <zpnist@yahoo.com> wrote:
> Hi, I config opsf demand-circuit between R5 and R6,
> they are connected by ISDN with ppp.  IP is:
> 131.108.1.0/24
> 
> On R5, 131.108.3.1 is configured on ethernet 0, and
> rip is runing on 131.108.0.0, and under ospf od R5, 
> 
> redistribue rip subnet
> 
> But I can not see host route in R5 and R6's ospf
> database as link:
> 
> http://www.cisco.com/warp/public/104/dcprob.pdf
> 
> Does anyone know what's the reason?
> 
> Thanks for help.
> 
> Best Wishes,
> Peng Zheng
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> http://mailplus.yahoo.com
> .
>
This archive was generated by hypermail 2.1.4 : Sat Feb 01 2003 - 07:33:44 GMT-3