PPP Multilink and dialer strings / maps

From: Jon O'Nan (jononan@xxxxxxxxxxxxxxx)
Date: Tue Aug 20 2002 - 12:49:34 GMT-3


   
How does a DDR router know what the second dial string is when using ppp
multilink? Is it part of ppp multilink negotiation? In this scenario I was
told not to use dialer maps on R5.

Thanks
Jon

-----------------------------------------------------------------------------
------------------------------
R5

interface BRI0
 ip address 10.1.35.5 255.255.255.252
 encapsulation ppp
 dialer idle-timeout 30
 dialer string 5553333000
 dialer load-threshold 1 either
 dialer-group 1
 isdn switch-type basic-dms100
 isdn spid1 5551111000
 isdn spid2 5552222000
 no cdp enable
 ppp callback request
 ppp authentication chap
 ppp chap hostname ccie
 ppp chap password 7 045802150C2E
 ppp multilink

R6

interface BRI0
 ip address 10.1.35.6 255.255.255.252
 encapsulation ppp
 ip ospf demand-circuit
 dialer callback-secure
 dialer idle-timeout 30
 dialer map ip 10.1.35.6 name ccie class callback broadcast 5551111000
 dialer load-threshold 1 either
 dialer-group 1
 isdn switch-type basic-dms100
 isdn spid1 5553333000
 isdn spid2 5554444000
 no cdp enable
 ppp callback accept
 ppp authentication chap
 ppp multilink
!
!
map-class dialer callback
 dialer callback-server username



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:30 GMT-3