From: OWEN, DAN (SWBT) (do7941@xxxxxxx)
Date: Fri Jan 11 2002 - 05:08:12 GMT-3
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