04-16-2007 06:17 PM - edited 03-05-2019 03:29 PM
Need sample config for IPX tunnel over IP (two IPX LAN connected with IP only link).
Thanks,
Solved! Go to Solution.
04-16-2007 07:15 PM
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,
04-16-2007 07:15 PM
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,
04-17-2007 01:00 PM
Thanks. Do you know a good link about it on Cisco site?
04-17-2007 01:29 PM
06-18-2018 10:42 AM - edited 06-18-2018 10:43 AM
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.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide