From: MADMAN (dmadlan@xxxxxxxxx)
Date: Tue Mar 12 2002 - 17:14:18 GMT-3
Try changing the load-threshold to 3, I was told a while back that 1
and 2 are not really valid, 3 is the lowest "valid" threshold. I also
generally just use dialer strings. I'm assuming you verified the 2nd
SPID is valid.
dave
Ramachandra Shenoy N wrote:
>
> Hi,
> Was trying to get ISDN Multilink PPP working, the configurations looks
> good on both the routers, however the second link never comes up, I
> tried verifying with extensive pings. The version I am using is
> 12.1.(5)T12, the configs are posted below, any inputs will be of great
> help. I was able to get this working with IOS ver 11.3, does anyone
> know of problems with 12.1.(5)T12 ?
>
> *******R1********
> interface Serial1.1 multipoint
> backup delay 1 60
> backup interface BRI0
> ip address 150.100.4.3 255.255.255.0
> frame-relay map ip 150.100.4.5 104 broadcast
>
> interface BRI0
> ip address 150.100.3.6 255.255.255.252
> encapsulation ppp
> ip ospf cost 9999
> ip ospf demand-circuit
> dialer idle-timeout 60
> dialer map ip 150.100.3.5 name r2 broadcast 3847201
> dialer map ip 150.100.3.5 name r2 broadcast 3847202
> dialer load-threshold 1 outbound
> dialer-group 1
> isdn switch-type basic-ni
> isdn spid1 38470010101
> isdn spid2 38470020101
> no peer neighbor-route
> ppp authentication chap
> ppp multilink
>
> ******R2*******
> interface BRI0
> ip address 150.100.3.5 255.255.255.252
> encapsulation ppp
> ip ospf cost 9999
> ip ospf demand-circuit
> dialer idle-timeout 60
> dialer map ip 150.100.3.6 name r1 broadcast 3847001
> dialer map ip 150.100.3.6 name r1 broadcast 3847002
> dialer load-threshold 1 either
> isdn switch-type basic-ni
> isdn spid1 38472010101
> isdn spid2 38472020101
> dialer group 1
> no peer neighbor-route
> ppp authentication chap
> ppp multilink
>
> Thanks in advance
> Ramachandra Shenoy N
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:02 GMT-3