home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / lan / nsd001.arj / READCMGR.TXT < prev    next >
Text File  |  1991-04-17  |  3KB  |  62 lines

  1.                           READCMGR.TXT file for NSD #1
  2.                         NetWare Requester for OS/2 V1.3
  3.  
  4. This file contains instructions for using the CMGRLAN driver shipped on NSD #1.
  5. For information about using NSD #1 or about what is contained on NSD #1, please
  6. read the READNSD.TXT file in the same location as this file. 
  7.  
  8. The CMGRLAN.SYS driver replaces the TOKENEE.SYS driver.  CMGRLAN.SYS works with IBM
  9. Ethernet, IBM PC, and Token-Ring networks using Extended Edition Communications
  10. Manager. If you are running OS/2 Extended Edition, you should use this new 
  11. driver.  Modify your CONFIG.SYS file to replace TOKENEE with CMGRLAN.  
  12.  
  13. The following are special considerations for the CMGRLAN driver:
  14.  
  15.       - The Link Driver option in your NET.CFG file should specify the 
  16.         correct frame type for the network board you are using with CMGRLAN. 
  17.         If NET.CFG specifies a different type, the NET.CFG setting will be 
  18.         ignored and the frame type will default to the correct default setting 
  19.         for your board.
  20.  
  21.       - Because CMGRLAN works with PC-Network (PCN), Ethernet, and Token-Ring 
  22.         networks, Source Routing is now a separate module instead of being 
  23.         built into the driver as it was with TOKENEE. To use source routing 
  24.         with PCN or Token-Ring networks, remove the REM from the line in your 
  25.         CONFIG.SYS file that loads ROUTE.SYS, exit CONFIG.SYS, and reboot 
  26.         your machine. Do not load ROUTE.SYS if you are using Ethernet. 
  27.  
  28.       - When using CMGRLAN with Ethernet, use the Link Driver option in NET.CFG
  29.         to specify the node address of your network board.  If you do not 
  30.         specify the address or if you specify the wrong address, after 
  31.         initialization you will see an error message indicating the correct
  32.         address.
  33.  
  34.       - IBM's Communications Manager allows you to specify either the 
  35.         Ethernet DIX or the Ethernet 802.3 frame types, but not both. 
  36.         (Selecting Ethernet 802.3 also allows you to send/receive Ethernet 
  37.         802.3, 802.2, or SNAP packets.) Because Communications Manager does not 
  38.         allow a DIX frame type and another Ethernet frame type together, 
  39.         the NET.CFG setting for CMGRLAN does not allow this combination either.
  40.         
  41.         To send/receive DIX packets, specify only Ethernet_II as the frame 
  42.         type in NET.CFG (and select Ethernet DIX in Communications Manager); 
  43.         to send/receive other types of Ethernet packets, specify either 
  44.         Ethernet_802.3, Ethernet_802.2, or Ethernet_SNAP (and select 
  45.         Ethernet 802.3 in Communications Manager).  
  46.  
  47.       - Because of IBM's implementation of Ethernet for Communication's 
  48.         Manager, you cannot currently run Multicasting when using CMGRLAN for 
  49.         Ethernet. If you load a Multicast Address, you will see an 
  50.         OUT_OF_RESOURCES error.
  51.  
  52.       - You can use NET.CFG to select which network board you want the 
  53.         CMGRLAN driver to control. Use the Link Driver option with either the
  54.         PRIMARY or ALTERNATE parameter.  (PRIMARY is the default.)  For 
  55.         example, to use your alternate network board, type the following 
  56.         in NET.CFG:
  57.  
  58.                   Link Driver CMGRLAN
  59.                         Alternate
  60.  
  61.  
  62.