From: Colin Barber (Colin.Barber@xxxxxxxxxxxxxx)
Date: Mon Aug 26 2002 - 06:40:33 GMT-3
Sample config using IPXWAN:
R1
ipx internal-network 1
Int ser0
ip address 192.168.1.1 255.255.255.252
Int Tunnel 0
ipx ipxwan 0 unnumbered
tunnel source 192.168.1.1 (or tunnel source serial 0)
tunnel destination 192.168.1.2
R2
ipx internal-network 2
Int ser0
ip address 192.168.1.2 255.255.255.252
Int Tunnel 0
ipx ipxwan 0 unnumbered
tunnel source 192.168.1.2
tunnel destination 192.168.1.1
-----Original Message-----
From: steven.j.nelson@bt.com [mailto:steven.j.nelson@bt.com]
Sent: 26 August 2002 10:12
To: Colin.Barber@telewest.co.uk; putti@ait.co.th; ccielab@groupstudy.com
Subject: RE: ipx tunneling
Colin,
However if no native IPX is allowed, i.e no ipx address configured on the
tunnel then you could use IPXWAN unnumbered, you will have to add an
internal network address to the config.
Cheers
Steve
-----Original Message-----
From: Colin Barber [mailto:Colin.Barber@telewest.co.uk]
Sent: 26 August 2002 09:51
To: Putti Dhamrongsirivadh; ccielab@groupstudy.com
Subject: RE: ipx tunneling
Tunnelling is correct.
R1
Int ser0
ip address 192.168.1.1 255.255.255.252
Int Tunnel 0
ipx network CC
tunnel source 192.168.1.1 (or tunnel source serial 0)
tunnel destination 192.168.1.2
R2
Int ser0
ip address 192.168.1.2 255.255.255.252
Int Tunnel 0
ipx network CC
tunnel source 192.168.1.2
tunnel destination 192.168.1.1
Both routers will communicate IPX with each other over network CC (tunnel
interface).
Colin
-----Original Message-----
From: Putti Dhamrongsirivadh [mailto:putti@ait.co.th]
Sent: 26 August 2002 23:28
To: ccielab@groupstudy.com
Subject: ipx tunneling
Hi
I have a scenario:
ipx net AA no ipx network ipx net BB
--------------R1----------------------R2--------------
e0 s0 s0 e0
How can we configure R1 and R2 so that R2 can see ipx net AA in ipx routing
table? I heard that we need to use tunneling between R1 and R2. Is that
correct? Could someone give me a sample configuration?
thanks,
Putti
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:37 GMT-3