home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / netdor3.zip / DISK_13 / IMAGE12.ZIP / CATALOG / DIRSTAT.DSC < prev    next >
Text File  |  1993-09-03  |  3KB  |  64 lines

  1. **************************************************************************
  2. *                         This program is AS IS.                         *
  3. *   It is included with IBM Network Door/2 as a demonstration program,   *
  4. *   but is not a supported part of the IBM Network Door/2 product.       *
  5. **************************************************************************
  6.  
  7. DIRSTAT is a simple PM program that can be used to obtain information from
  8. a LAN adapter in your PC.  The primary purpose of this program is to
  9. provide an easy way of finding out the universal address (UAA) of the adapter
  10. and the current local address (LAA) of the adapter.  In addition, DIRSTAT
  11. provides the user with other helpful information that it has obtained from
  12. the LAN adapter.
  13.  
  14. The programs provide you with the following adapter information:
  15.    - Adapter Type
  16.         i.e. Token Ring, PC Network, Ethernet, etc.
  17.    - Adapter Specific Info
  18.         Ring Number
  19.         Data Rate
  20.         Microcode Level
  21.         Early Token Release
  22.         Ring Utilization (must have proper hardware and software)
  23.         Shared Ram
  24.    - Addresses
  25.         Local        (Canonical form also provided)
  26.         Universal    (Canonical form also provided)
  27.         Group
  28.         Functional
  29.    - SAP Info
  30.         Maximum
  31.         Open
  32.    - Station Info
  33.         Maximum
  34.         Open
  35.  
  36.  
  37. Anyone who manages PCs on a LAN can see the benefits offered by DIRSTAT.
  38. It will allow you to easily figure out network addresses, ring speed, and
  39. other adapter specific information that is needed for day to day operations.
  40.  
  41.  
  42. NOTES:
  43.    - Ring utilization is only supported if you are running:
  44.        1. The latest LAN device drivers such as the ones shipped with OS/2 2.0
  45.           and ES 1.0 or DOS and Lan Support Program 1.2
  46.        2. You have a new Token-Ring adapter that supports this function
  47.           such as adapter part number 74F9410, feature code 0149.
  48.  
  49.    - NETWARE users will get incorrect output.  The problem is being looked at.
  50.  
  51.    - You may get several errors when trying to run DIRSTAT.
  52.      A return code of 0x5? usually indicates that:
  53.  
  54.         - The 802.2 interface is not installed for the adapter
  55.           Use Comm. Mgr or Lan Services to add 802.2 to the adapter
  56.  
  57.         - You need to increase the number of users of the 802.2 interface
  58.           Use Comm. Mgr or Lan Services to increase the number of users
  59.  
  60.    - All errors returned by DIRSTAT and DIRSTATC are CCB return codes which
  61.      are documented in the IBM Local Area Network Technical Reference.
  62.      (Pub. #SC30-3383-xx)
  63.  
  64.