IPX Routable?
immortal_knight
Member Posts: 3 ■□□□□□□□□□
in Network+
If IPX/SPX protocols are routable, then why can't they be used over the internet?
Comments
-
janmike Member Posts: 3,076Because the standard for the Internet is IP. You have to have a standard for any communication system.
You could wrap an IPX package in IP frame work and send it if you need to for some reason--like if you were sending into a pre-IP compatible Novell system.
Pretty sure that I'm in the ball park about this. Hope it helps."It doesn't matter, it's in the past!"--Rafiki -
Webmaster Admin Posts: 10,292 AdminBecause the routers on the Internet don't have it enabled/configured. The Internet is a TCP/IP network by choise.
-
Drakonblayde Member Posts: 542Not entirely true... an IPX network has a configured network ID to. That network ID is combined with a hosts MAC address to form a full layer 3 logical address. So yeah, IPX is routable.
But it it tells you anything, the latest versions of Netware default to TCP/IP, so...= Marcus Drakonblayde
================
CCNP-O-Meter:
=[0%]==[25%]==[50%]==[75%]==[100%]
==[X]===[X]====[ ]=====[ ]====[ ]==
=CCNA==BSCI==BCMSN==BCRAN==CIT= -
STexams Member Posts: 77 ■■□□□□□□□□IPX/SPX uses the SAP (Service Advertising Protocol) which creates a tremenous amount of traffic on a large network. Novell switched to TCP/IP to get rid of that traffic and be compatible with the rest of the networking world without having to encapsulate the packets.
-
TheCiscoKid Member Posts: 23 ■□□□□□□□□□IPX is very routable. It has to to be enabled on the router using the "IPX routing" command from the global config and each interface that will be using IPX must be given an IPX network number ie: Eth0, F0/0 S0. Such as "ipx network 60". Also switches must be configured to run with IPX/SPX unlike TCP/IP. As I write this last line I am drawing a blank on the switch config, can some one back me up on ths? I don't have my Cisco stuff out right now.