RE: ipx tunneling

From: steven.j.nelson@xxxxxx
Date: Mon Aug 26 2002 - 12:31:32 GMT-3


   
IPXWAN can only be used on point to point networks, maybe the serial is
multipoint.

-----Original Message-----
From: Mingzhou Nie [mailto:mnie@yahoo.com]
Sent: 26 August 2002 16:27
To: Colin Barber; Nelson,SJ,Steven,IVNH33 C; putti@ait.co.th;
ccielab@groupstudy.com
Subject: RE: ipx tunneling

Colin,

if ipxwan unnumbered is used, why do you need tunnel interface then?

--- Colin Barber <Colin.Barber@telewest.co.uk> wrote:
> 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