Re: PPP Multilink problem

From: Daniel Sheedy (dansheedy@gmx.net)
Date: Fri Aug 08 2003 - 09:34:48 GMT-3


Hi Alex,

Have you tried lowering the value on the dialer load-threshold? Make it 1
or 2 and see what happens.

Dan

----- Original Message -----
From: "Alec Pun" <clapun@graduate.hku.hk>
To: <ccielab@groupstudy.com>
Sent: Friday, August 08, 2003 2:01 PM
Subject: PPP Multilink problem

> Hi group,
>
> Another help is very much appreciated. I have conifgured R5 & R6 ppp
> multilink over BRI. However, I can not kick up BRI0:2 by multilink PPP by
> continous ping. I've tried to remove dialer load-threhold in either one
> router but still can't make it work. Kindly advise any hints.
>
> regards,
> alec
>
> R5#show run
> Building configuration...
>
> Current configuration : 869 bytes
> !
> version 12.1
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname R5
> !
> !
> username R6 password 0 cisco
> !
> !
> !
> !
> ip subnet-zero
> !
> isdn switch-type basic-net3
> !
> !
> !
> !
> !
> interface Ethernet0
> no ip address
> shutdown
> !
> interface Serial0
> no ip address
> shutdown
> no fair-queue
> !
> interface Serial1
> no ip address
> shutdown
> !
> interface BRI0
> ip address 1.1.1.5 255.255.255.0
> encapsulation ppp
> dialer string 4930622
> dialer load-threshold 20 either
> dialer-group 1
> isdn switch-type basic-net3
> isdn spid1 81049306240101
> isdn spid2 81049306250101
> ppp authentication pap
> ppp pap sent-username R5 password 7 02050D4808095E
> ppp multilink
> !
> ip classless
> ip http server
> !
> dialer-list 1 protocol ip permit
> !
> !
> line con 0
> exec-timeout 0 0
> privilege level 15
> logging synchronous
> line aux 0
> line vty 0 4
> login
> !
> end
>
>
> R6#show run
> Building configuration...
>
> Current configuration : 1601 bytes
> !
> version 12.1
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname R6
> !
> !
> username FAKENAME password 0 cisco
> username R5 password 0 cisco1
> !
> !
> !
> !
> ip subnet-zero
> no ip domain-lookup
> !
> isdn switch-type basic-net3
> !
> interface Ethernet0
> no ip address
> shutdown
> !
> interface Serial0
> no ip address
> shutdown
> no fair-queue
> !
> interface Serial1
> no ip address
> shutdown
> !
> interface BRI0
> ip address 1.1.1.6 255.255.255.0
> encapsulation ppp
> dialer enable-timeout 5
> dialer string 4930624
> dialer load-threshold 1 either
> dialer-group 1
> isdn switch-type basic-net3
> isdn spid1 81049306220101
> isdn spid2 81049306230101
> ppp authentication pap
> ppp pap sent-username R6 password 7 02050D480809
> ppp multilink
> !
> ip classless
> ip http server
> !
> dialer-list 1 protocol ip permit
> !
> !
> line con 0
> exec-timeout 0 0
> privilege level 15
> logging synchronous
> line aux 0
> line vty 0 4
> login
> !
> end
>
>
> _______________________________________________________________________
> You are subscribed to the GroupStudy.com CCIE R&S Discussion Group.
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 18:53:55 GMT-3