Difficulty: Medium
Correct Answer: Configure NWLink IPX/SPX/NetBIOS Compatible Transport to use the correct Ethernet frame type
Explanation:
Introduction / Context:
In Novell NetWare environments, IPX/SPX networking over Ethernet can use multiple frame types (Ethernet_802.2, Ethernet_II, Ethernet_802.3, Ethernet_SNAP). For Windows 2000's Gateway Service for NetWare (GSNW) and Client Services for NetWare (CSNW) to interoperate with NetWare 4.x servers, the frame type configured on Windows must match what the NetWare servers and routers use on that segment.
Given Data / Assumptions:
Concept / Approach:
A frame-type mismatch prevents IPX traffic from being recognized on the wire because Windows may be listening/transmitting on a different IEEE encapsulation. Configuring NWLink IPX/SPX to the correct frame type (or to auto-detect correctly) resolves adjacency and Service Advertising Protocol (SAP) visibility to NetWare servers.
Step-by-Step Solution:
Verification / Alternative check:
Use IPX/SPX diagnostic tools (for example, ipxroute, slist) to verify SAP advertisements from NetWare servers are visible on the Windows host.
Why Other Options Are Wrong:
Common Pitfalls:
Using Auto-detect on multi-frame segments can still fail; explicitly setting the frame type often stabilizes connectivity.
Final Answer:
Configure NWLink IPX/SPX/NetBIOS Compatible Transport to use the correct Ethernet frame type
Discussion & Comments