From: Greg Ferro (gferro@xxxxxxxxxxxxxxxxxxx)
Date: Wed Nov 15 2000 - 01:02:23 GMT-3
You need to put the passive-interface Dialer1 in the IGRP config. You have
put the BRI in but the dialer-list is on the Di1.
At 01:15 PM 15/11/2000, you wrote:
>I know this has been asked a thousand times. But, it seems to
>me in all the cases I found it was OSPF bringing the line up not
>a 255.255.255.255 broadcast. (Yes, I tried to look in the archives.)
>
>Please help. For my second attempt I've been studying every
>night and I think my brain is beginning to fail.
>
>Why am I getting this?
>
>2d02h: Dialer0 DDR: ip (s=137.20.224.5, d=255.255.255.255), 102 bytes,
>outgoing interesting (ip PERMIT)
>
>Here is my config. I'm also not doing it by the book. I figured
>all that needed to be redistributed from IGRP into OSPF was the
>137.20.40.0 network. So I did it that way.
>
>config below:
>
><snip>
>interface BRI0
> no ip address
> no ip directed-broadcast
> encapsulation ppp
> dialer pool-member 1
> isdn switch-type basic-ni
> isdn spid1 314360415101 3604151
> no cdp enable
>!
>interface Dialer0
> ip address 137.20.224.5 255.255.240.0
> no ip directed-broadcast
> encapsulation ppp
> ip ospf demand-circuit
> dialer remote-name r6
> dialer string 3604152
> dialer pool 1
> dialer-group 1
> no cdp enable
>!
>!
>router ospf 7
> redistribute igrp 7 metric 100 metric-type 1 subnets route-map FOO
> network 137.20.25.2 0.0.0.0 area 2
> network 137.20.64.0 0.0.15.255 area 0
> network 137.20.100.32 0.0.0.31 area 1
> network 137.20.224.5 0.0.0.0 area 0
> network 137.20.240.1 0.0.0.0 area 0
> area 1 virtual-link 137.20.33.33
> area 1 virtual-link 200.200.100.1
>!
>!
>router igrp 7
> redistribute ospf 7 metric 10000 1000 255 1 1500
> passive-interface BRI0
> passive-interface Ethernet0
> passive-interface Serial0.1
> passive-interface Serial1
> network 137.20.0.0
>!
>ip classless
>!
>!
>map-class frame-relay FOO
>access-list 5 permit 137.20.40.0 0.0.0.255
>access-list 6 permit any
>dialer-list 1 protocol ip permit
>route-map FOO permit 10
> match ip address 5
>!
>route-map FOO deny 20
> match ip address 6
>!
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:45 GMT-3