cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2322
Views
14
Helpful
4
Replies

IPX tunnel over IP

tunemore1
Level 1
Level 1

Need sample config for IPX tunnel over IP (two IPX LAN connected with IP only link).

Thanks,

1 Accepted Solution

Accepted Solutions

Harold Ritter
Spotlight
Spotlight

It can be as simple as configuring a GRE tunnel and applying an IPX address on it as follow:

interface Tunnel0

no ip address

ipx network deadbeef

tunnel source xyz

tunnel destination abc

Make sure you include this address under your routing protocol.

Hope this helps,

View solution in original post

4 Replies 4

Harold Ritter
Spotlight
Spotlight

It can be as simple as configuring a GRE tunnel and applying an IPX address on it as follow:

interface Tunnel0

no ip address

ipx network deadbeef

tunnel source xyz

tunnel destination abc

Make sure you include this address under your routing protocol.

Hope this helps,

Thanks. Do you know a good link about it on Cisco site?

I found the attached file in PDF format.

Hope this helps,

Please tell me some example Cisco router that will accept Harold Ritter's solution.  I'd like to use two RV340 routers, in a North American (California) incarnation.     IPX tunnel via IP.      Simple point-to-point job.       Thanks.

Review Cisco Networking for a $25 gift card