QUESTION NO: 66
You are the administrator of your company's network. The network is configured as shown in the exhibit.
On your Windows 2000 Server computer named Srv1, you install client service on NetWare and NWLink with default settings. You perform these installations to access files stored on TestKing’s NetWare servers. From the Srv1 you can connect Srv2. You can also connect to NetWare1 and NetWare3, but you cannot connect to NetWare2 and NetWare4. NetWare2 and NetWare4 run different versions of NetWare than NetWare1 and NetWare3.
You want to configure Srv1 to connect to all the NetWare servers. What should you do?
A. Set the adapter to Manual frame type detection and add the frame type of each NetWare server.
B. Manually configure the internal network number to 00000000.
C. Enable direct hosting of the Internet work packet exchange (IPX).
D. Install file and print services for the NetWare.
Answer: A
Explanation: On this network two different NWLink frame types are used. On Windows 2000 computers
NWLink automatically detects the frame type used by the network adapter. If multiple frame types are detected,NWLink sets the frame type to 802.2. If more than one frame type must be supported the additional frame types must be added manually.
This is done by the following steps on a Windows 2000 Server computer:
Open Network and dial-up connections, Right click appropriate interface, select Properties, select NWLink,select Properties, select Manual frame type detection, choose Add and Select appropriate Frame Type.
Note: this setting could also be accomplished by editing the registry: add both types to the multi-string value PktType in
HKLM/SYSTEM/CurrentControlSet/Services/NwlnkIPX/Parameters/Adapters/<ID>, where <ID> is the
network adapter identifier
Incorrect Answers:
B: Internal network number must be used to run FPNW or IPX routing. It is not used to support different NWLink frame types.
C: Direct hosting is a feature that allows computers to communicate over IPX, bypassing the NetBIOS layer. It is not used to support multiple frame types.
D: File and Print Services for NetWare (FPNW) is used to provide NetWare client access to file and print resources on a computer running Windows 2000 Server, it is not used to support different NWLink frame types.
Netware中different NWLink frame type的设置
最新推荐文章于 2025-08-06 11:50:14 发布