From: Chua, Parry (Parry.Chua@xxxxxxxxxx)
Date: Fri Dec 07 2001 - 04:41:01 GMT-3
Hi,
I manage to do some similar test, ie use ethernet as tunnel interface
but seen ok. The only
different is I use a external network number for tunnel interface easy
reference. Attach is the command which I add in to the routers which use
by someone.
One thing which I notice the two subnet mask are no the same in your
configuration on the ethernet interface, ie one side is 255.255.255.0
and the other is 255.255.252.0.
If you still enounter problem, I suggest that test with one routing
protocol and ensure that
tunnel is working then proceed to next protocols.
!----------
hostname r5
!
!
ipx routing 0000.0000.0005
ipx internal-network 555
!
!
interface Tunnel58
no ip address
ipx ipxwan 0 508 R5
ipx nlsp enable
tunnel source 192.168.58.5
tunnel destination 192.168.58.8
!
!
interface Ethernet2/0
ip address 192.168.58.5 255.255.255.0
!
ipx router nlsp
area-address 0 0
!---------------
sho ipx int tu 58
-----------------
Tunnel58 is up, line protocol is up
IPX address is 508.0000.0555.0000 [up]
Delay of this IPX network, in ticks is 6 throughput 4608000 link delay
399
Local IPXWAN Node ID: 555/R5
Network when IPXWAN master: 508 IPXWAN delay (master owns): 6
IPXWAN Retry Interval: 20 IPXWAN Retry limit: 3
IPXWAN Routing negotiated: NLSP
IPXWAN State: Master: Connect
State change reason: Received Router Info Rsp as Master
Last received remote node info: 88/r8-BB2
Show ipx route
==============
W 508 (TUNNEL), Tu58
N 8008 [25][01/01] via 88.0000.0000.0001, 817s, Tu58
N AA00 [25][01/01] via 88.0000.0000.0001, 817s, Tu58
N AA11 [25][01/01] via 88.0000.0000.0001, 817s, Tu58
N 2AA33 [25][01/01] via 88.0000.0000.0001, 817s, Tu58
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
hostname r8-BB2
!
ipx routing 0008.0008.0008
ipx internal-network 88
!
!
interface Tunnel58
no ip address
no ip directed-broadcast
ipx ipxwan 0 508 r8-BB2
ipx nlsp enable
tunnel source 192.168.58.8
tunnel destination 192.168.58.5
!
interface Ethernet0
ip address 192.168.58.8 255.255.255.0
no ip directed-broadcast
!
ipx router nlsp
area-address 0 0
!-----------------
Show ipx route
-----------------
W 508 (TUNNEL), Tu58
NX 16 [25][03/02][02/01] via 555.0000.0000.0001, 1098s, Tu58
N 25 [25][01/01] via 555.0000.0000.0001, 1098s, Tu58
N 35 [25][01/01] via 555.0000.0000.0001, 1098s, Tu58
N 46 [25][01/01] via 555.0000.0000.0001, 1098s, Tu58
N 56 [25][01/01] via 555.0000.0000.0001, 1098s, Tu58
N 555 [25][02/01] via 555.0000.0000.0001, 1098s, Tu58
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
Regards
Parry
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:39 GMT-3