RE: ISDN staying up!!!

From: Steve Clubb (SClubb@xxxxxxxxxxx)
Date: Mon Oct 16 2000 - 19:40:24 GMT-3


   

-----Original Message-----
From: Steve Clubb
Sent: Monday, October 16, 2000 2:31 PM
To: 'Tony Olzak'; Steve Clubb; 'Tony Medeiros'; B Fridie; cciemail;
Feliz, Edgar
Subject: RE: ISDN staying up!!!

No backup interface command.

I couldn't get routes unless I used the neighbor command in OSPF.

That was until I used the broadcast feature on the dialer map.

With broadcast, I was able to get OSPF routes.

I've got another problem with that same link though.

I've configured IPX, but I loose the ipx routes after the dialup connection
goes down.

(int s0 is still shutdown)

Any suggestions?

Thanks,

Steve

r1
interface BRI0
 ip address 172.16.14.1 255.255.255.0
 encapsulation ppp
 ip ospf demand-circuit
 ipx network 1014
 no ipx route-cache
 ipx watchdog-spoof
 ipx spx-spoof
 isdn spid1 40888830000101
 isdn spid2 40888830000102
 dialer map ip 172.16.14.4 name r4 broadcast
 dialer map ipx 1014.4000.0001.0001 name r4 broadcast
 dialer-group 1
 no cdp enable
 ppp authentication chap
!

r4
interface BRI0
 ip address 172.16.14.4 255.255.255.0
 encapsulation ppp
 ip ospf demand-circuit
 ipx network 1014
 no ipx route-cache
 ipx watchdog-spoof
 ipx spx-spoof
 isdn spid1 40888870000101
 isdn spid2 40888870000102
 dialer map ip 172.16.14.1 name r1 broadcast 8883000
 dialer map ipx 1014.1000.0001.0001 name r1 broadcast 8883000
 dialer-group 1
 no cdp enable
 ppp authentication chap
dialer-list 1 protocol ipx list 901
!
access-list 901 deny any any all any rip
access-list 901 deny any any all any sap
access-list 901 deny any any all any 457
access-list 901 permit any any all any all

r4#sh ipx route
Codes: C - Connected primary network, c - Connected secondary network
       S - Static, F - Floating static, L - Local (internal), W - IPXWAN
       R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate
       s - seconds, u - uses

2 Total IPX routes. Up to 1 parallel paths and 16 hops allowed.

No default route known.

C 1014 (PPP), BR0
C 4004 (NOVELL-ETHER), Et0

With dialer up:

r4#sxr
Codes: C - Connected primary network, c - Connected secondary network
       S - Static, F - Floating static, L - Local (internal), W - IPXWAN
       R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate
       s - seconds, u - uses

17 Total IPX routes. Up to 1 parallel paths and 16 hops allowed.

No default route known.

C 1014 (PPP), BR0
C 4004 (NOVELL-ETHER), Et0
R 5 [13/02] via 1014.1000.0001.0001, 10s, BR0
R 300 [13/02] via 1014.1000.0001.0001, 11s, BR0
R 301 [13/02] via 1014.1000.0001.0001, 11s, BR0
R 1005 [07/01] via 1014.1000.0001.0001, 11s, BR0
R 1012 [07/01] via 1014.1000.0001.0001, 11s, BR0
R 1034 [07/01] via 1014.1000.0001.0001, 11s, BR0
R 2002 [08/02] via 1014.1000.0001.0001, 11s, BR0
R 2026 [08/02] via 1014.1000.0001.0001, 11s, BR0
R 3003 [13/02] via 1014.1000.0001.0001, 11s, BR0
R 3013 [13/02] via 1014.1000.0001.0001, 11s, BR0
R 3031 [13/02] via 1014.1000.0001.0001, 11s, BR0
R 3033 [13/02] via 1014.1000.0001.0001, 11s, BR0
R 20001 [08/02] via 1014.1000.0001.0001, 11s, BR0
R 60001 [09/03] via 1014.1000.0001.0001, 11s, BR0
R 70001 [10/04] via 1014.1000.0001.0001, 11s, BR0

*********************************************************************



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:27 GMT-3