From: kym blair (kymblair@xxxxxxxxxxx)
Date: Sat Oct 20 2001 - 01:17:02 GMT-3
Brian,
You can create two Dialer interfaces. Give dialer0 the dialer string for
spid0 and make ip traffic interesting; give dialer1 the dialer string for
spid1 and make ipx traffic interesting. Don't use ppp multilink on either
dialer. You'll have to give them different remote-host names even though
they're both dialing the same remote router. The procedure for that is as
follows:
---R1-----
hostname R1
username R2 password cisco
username something password cisco
int dialer0
dialer remote-name R2
ppp auth chap
int dialer1
dialer remote-name something
ppp auth chap
ppp chap hostname sixteen
---R2----
hostname R2
username R1 password cisco
username sixteen password cisco
int dialer0
dialer remote-name R1
ppp auth chap
int dialer1
dialer remote-name sixteen
ppp auth chap
ppp chap hostname something
Kym
>From: "Duy Nguyen" <net_port@hotmail.com>
>Reply-To: "Duy Nguyen" <net_port@hotmail.com>
>To: Brian.Diehm@compaq.com, ccielab@groupstudy.com
>Subject: Re: ISDN B channel question
>Date: Fri, 19 Oct 2001 14:05:19 -0500
>
>I believe you could since you put the 1st and 2nd in different dialer
>members. Look in the caslow book for more details.
>
>Absolutely Positively Continuously Sincerely,
>
>
>Duy Nguyen CCNP/CCIE written
>net_port@hotmail.com
>Cell (817) 707-7451
>
>
>
>>From: "Diehm, Brian" <Brian.Diehm@compaq.com>
>>Reply-To: "Diehm, Brian" <Brian.Diehm@compaq.com>
>>To: "Ccielab (E-mail)" <ccielab@groupstudy.com>
>>Subject: ISDN B channel question
>>Date: Fri, 19 Oct 2001 13:07:03 -0500
>>
>>I was talking to a CCIE buddy of mine and he asked me if I had ever
>>configured a dialer profile so that IP always brings up the 1st B
>>channel and IPX always brings up the 2nd B channel. Is this possible?
>>I don't think it is. It seems to me that if there were no calls and IPX
>>brought up the line it would bring up the 1st B channel first. The only
>>way it would bring up the second is if the 1st was already used. Am I
>>mistaken? Does anybody else know how this could be done?
>>
>>Thanks,
>>Brian D
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 22:33:22 GMT-3