From: Larry Roberts (larryr@netbeam.net)
Date: Sat Aug 09 2003 - 15:12:51 GMT-3
Alec,
Change the load-interval to 30 seconds with the load-interval 30 command
under the BRI interface. This controls how fast the load is calculated on
the interface. This load setting is what PPP Multilink uses to determine
when to bring up the second B channel. The default setting is 5 minutes I
believe. So with the default setting you would have to reach or exceed the
load-threshold based on the average traffic over a 5 minute period. This
command reduces that to an average over 30 seconds.
HTH,
Larry Roberts
CCIE #7886 (R&S / Security)
----- Original Message -----
From: "Alec Pun" <clapun@graduate.hku.hk>
To: <ccielab@groupstudy.com>
Sent: Friday, August 08, 2003 5:01 AM
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:56 GMT-3