From: Joe Chang (changjoe@earthlink.net)
Date: Sat Nov 20 2004 - 12:19:25 GMT-3
For ppp multilink to work, in your config:
> interface BRI0/0
> ip address 172.16.112.1 255.255.255.0
> encapsulation ppp
> dialer idle-timeout 500
> dialer map ip 172.16.112.2 name r2 8358662
> dialer-group 1
> isdn switch-type basic-ni
> isdn spid1 0835866101 8358661
> isdn spid2 0835866301 8358663
> ppp authentication chap
> ppp multilink
you need to add a second dialer map statement pointing to the other B channel on the other side
for example : dialer map ip 172.16.112.2 name r2 8358664
This archive was generated by hypermail 2.1.4 : Thu Dec 02 2004 - 06:57:48 GMT-3