From: Church, Chuck (cchurch@xxxxxxxx)
Date: Fri Jan 11 2002 - 09:32:14 GMT-3
If your BRI0/0 is already in use by DIALER0, it's not going to be available
to DIALER1, would it? Or would it try to use the other B channel?
Chuck
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Stephen Oliver
Sent: Friday, January 11, 2002 4:57 AM
To: do7941@sbc.com; ccielab@groupstudy.com
Subject: Re: IPX ISDN problem
If your encapsulation failed is on r1 you don't have a string to dial
configured on either dialer.
Stevie
>From: "OWEN, DAN (SWBT)" <do7941@sbc.com>
>Reply-To: "OWEN, DAN (SWBT)" <do7941@sbc.com>
>To: "'ccielab@groupstudy.com'" <ccielab@groupstudy.com>
>Subject: IPX ISDN problem
>Date: Fri, 11 Jan 2002 02:08:12 -0600
>
>I'm having a problem over ISDN using dialer0 for IP and dialer1 for IPX.
>The IP works, but I get a "encaps failed" for the IPX. Any clues????
>
>Thanks,
>
>Dan Owen
>
>
>pertinent configs are as follows:
>
>hostname r1
>username backup password 0 cisco
>username non-ip password 0 cisco
>!
>ipx routing 0001.0001.0001
>isdn switch-type basic-ni
>!
>interface BRI0/0
> no ip address
> encapsulation ppp
> dialer pool-member 1
> isdn switch-type basic-ni
> isdn spid1 71356711110101 5671111
> isdn spid2 71356711120101 5671112
> ppp authentication chap
>!
>interface Dialer0
> ip address 172.16.200.1 255.255.255.0
> encapsulation ppp
> dialer remote-name backup
> dialer pool 1
> dialer max-call 4096
> dialer-group 1
> ppp authentication chap
>!
>interface Dialer1
> no ip address
> encapsulation ppp
> dialer remote-name non-ip
> dialer pool 1
> dialer max-call 4096
> dialer-group 2
> ipx network A102
> ppp authentication chap
>!
>dialer-list 1 protocol ip permit
>dialer-list 2 protocol ipx permit
>
>
>
>hostname r2
>username r1 password 0 cisco
>isdn switch-type basic-ni
>!
>interface BRI0/0
> no ip address
> encapsulation ppp
> ip ospf demand-circuit
> dialer pool-member 1
> isdn switch-type basic-ni
> isdn spid1 71356722210101 5672221
> isdn spid2 71356722220101 5672222
> ppp authentication chap
>!
>!
>interface Dialer0
> ip address 172.16.200.2 255.255.255.0
> encapsulation ppp
> dialer remote-name R1
> dialer pool 1
> dialer idle-timeout 30
> dialer string 5671111
> dialer string 5671112
> dialer max-call 4096
> dialer-group 1
> ppp authentication chap
> ppp chap hostname backup
>!
>interface Dialer1
> no ip address
> encapsulation ppp
> dialer remote-name r1
> dialer pool 1
> dialer idle-timeout 30
> dialer string 5671111
> dialer string 5671112
> dialer max-call 4096
> dialer-group 2
> ipx network A102
> ppp authentication chap
> ppp chap hostname non-ip
>!
>dialer-list 1 protocol ip permit
>dialer-list 2 protocol ipx permit
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:24 GMT-3