home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 15 / novell-nsepro-1992-vol15.iso / download / presrv.txt < prev    next >
Text File  |  1991-12-10  |  4KB  |  108 lines

  1.            PREFERRED SERVER MAXIOSIZE SHELL CONFIGURATION UPDATE
  2.                         FOR NETX v3.22 SHELLS
  3.  
  4. Problem addressed:
  5. There are several statements listed below that are to be added to the 
  6. configuration file at the work station and address the problem listed
  7. below.  
  8.  
  9. These statements added to the shell.cfg or net.cfg fix a problem when using 
  10. the PREFERRED SERVER option where the PREFERRED SERVER is across a bridge.  
  11. The bug causes the shell to use the physical transport size of the first 
  12. server attached to, rather than the transport size of the PREFERRED 
  13. SERVER.  This bug is due to the 1-based vs. 0-based nature of server related 
  14. tables in the shell.  
  15.  
  16. This bug is seen as a workstation hang when using the login utility. When 
  17. the login is initiated, the preferred server information is updated in the 
  18. shell's table.  The problem occurs because the maximum packet size 
  19. information is not updated to the preferred server packet size, but stays  
  20. at the packet size of the first server seen by the workstation.
  21.  
  22. This fix may also be required if a system slow-down is noticed due to 
  23. connecting different topologies since the maximum packet size differs for
  24. various topologies. 
  25.  
  26.  
  27. Installation:
  28. 1- For NETX v3.22 (51201 7-31-91 10:47a) place the following anywhere in the
  29.    net.cfg or shell.cfg file:
  30.  
  31.    patch = 49404, 90
  32.    patch = 49407, 88
  33.  
  34.  
  35. 2- For EMSNETX v3.22 (63838 7-31-91 10:49a) place the following anywhere in the
  36.    net.cfg or shell.cfg file:
  37.  
  38.    patch = 59773, 194
  39.    patch = 59776, 192
  40.  
  41. 3- For XMSNETX v3.22 (60307 7-31-91 10:52a) place the following anywhere in the
  42.    net.cfg or shell.cfg file:
  43.  
  44.    patch = 56934, 48
  45.    patch = 56937, 46
  46.  
  47.  
  48.  
  49.  
  50.            PREFERRED SERVER TIMEOUT SHELL CONFIGURATION UPDATE
  51.                            FOR NETX V3.22 SHELLS
  52.  
  53. Problem addressed:
  54. This update fixes a problem when using the PREFERRED SERVER option where the
  55. timeout value was being incorrectly adjusted.  
  56.  
  57. This fix changes the transport time.  In the case where a LAN driver might
  58. return a false transport time of zero tics, the v3.22 NETX shells would 
  59. believe this.  These updated options in the shell.cfg add a 10 tic buffer 
  60. zone to the transport time.
  61.  
  62.  
  63.  
  64. Installation:
  65. 1- For NETX v3.22 (51201 7-31-91 10:47a) place the following anywhere in the
  66.    net.cfg or shell.cfg file:
  67.  
  68.    patch = 48576, 131
  69.    patch = 48577, 193
  70.    patch = 48578, 10
  71.  
  72.  
  73. 2- For XMSNETX v3.22 (60307 7-31-91 10:52a) place the following anywhere in 
  74.    the net.cfg or shell.cfg file:
  75.  
  76.    patch = 56094, 131
  77.    patch = 56095, 193
  78.    patch = 56096, 10
  79.  
  80.  
  81. 3- For EMSNETX v3.22 (63838 7-31-91 10:49a) place the following anywhere in 
  82.    the net.cfg or shell.cfg file:
  83.  
  84.    patch = 58933, 131
  85.    patch = 58934, 193
  86.    patch = 58935, 10
  87.  
  88. (c) Copyright 1991, Novell Inc.  All Rights Reserved.
  89.  
  90. ***************************************************************************** 
  91.                                  DISCLAIMER  
  92.   
  93. Novell, Inc. makes no representations or warranties with respect to any
  94. NetWare software, and specifically disclaims any express or implied
  95. warranties of merchantability, title, or fitness for a particular purpose.  
  96.  
  97. Distribution of any NetWare software is forbidden without the express
  98. written consent of Novell, Inc.  Further, Novell reserves the right to
  99. discontinue distribution of any NetWare software.
  100.  
  101. Novell is not responsible for lost profits or revenue, loss if use of the
  102. software, loss of data, costs of re-creating lost data, the cost of any
  103. substitute equipment or program, or claims by any party other than you. 
  104. Novell strongly recommends a backup be made before any software is
  105. installed.   Technical support for this software may be provided at the
  106. discretion of Novell.
  107. *****************************************************************************
  108.