5 pts.
 tcp/ip and ipx/spx
how tcp/ip and ipx/spx communicate effectively as 1 network

Software/Hardware used:
ASKED: April 16, 2009  4:06 PM
UPDATED: May 27, 2009  5:44 PM

Answer Wiki:
They can not. They are two different protocols, and I am fairly certain that there are no protocol translation devices. You can configure the hosts to use both protocols, but they will only communicate with another device using one or the other protocol, not one on IPX and one on IP. If possible you should migrate the IPX devices to use IP, as this is now the de facto standard for interoperability. Any device should have an IP protocol suite available, so this should not be too bad to achieve. Probably not the answer you were looking for, but it <b>is</b> the answer.
Last Wiki Answer Submitted:  May 11, 2009  10:09 pm  by  BlankReg   12,215 pts.
All Answer Wiki Contributors:  BlankReg   12,215 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

The address space is also different on IP vs IPX. IP uses 32 bits for addressing, IPX addressing uses 12 BYTES (4 byte network number, 6 byte node number and 2 byte socketID). So, as previously mentioned, the devices cannot communicate unless a common protocol is loaded on each device.

 0 pts.