PPP Multilink problem

From: Alec Pun (clapun@graduate.hku.hk)
Date: Fri Aug 08 2003 - 09:01:45 GMT-3


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



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