From:	CRDGW2::CRDGW2::MRGATE::"SMTP::CRVAX.SRI.COM::RELAY-INFO-VAX" 17-AUG-1989 15:55
To:	MRGATE::"ARISIA::EVERHART"
Subj:	RE:DECSERVER 200 limiting nodes

Message-Id:  <8908171945.AA12121@crdgw1.ge.com>
Received: From KL.SRI.COM by CRVAX.SRI.COM with TCP; Thu, 17 AUG 89 12:11:40 PDT
Received: from nwc.navy.mil by KL.SRI.COM with TCP; Thu, 17 Aug 89 12:10:20 PDT
Date: 17 Aug 89 11:52:00 PDT
From: "FIDLER::LEVINE" <levine%fidler.decnet@nwc.navy.mil>
Subject: RE:DECSERVER 200 limiting nodes
To: "info-vax" <info-vax@kl.sri.com>

>We are using a microVAX II with 4.6 connected to a Decserver 200.  Our
>problem is that the number of nodes/services available is greater than
>the buffer (?) can hold.  Is there some simple way to choose the specific
>services in which we are interested without turning off the box and hoping
>to get what we want (about 90% of the services are not used).

	What you need to do is set up GROUPS for the LAT DECSERVERS.
On each VAX that you want the DECSERVER to be able to talk to, modify
LTLOAD.COM to do the following

$ MCR LATCP
LCP> set node xxx/ident="VAX xxx "/nolog/ENABLE=(0,16)
                                        ^^^^^^^^^^^^^^
                                        This is the list of groups that
                                        the node will serve.


then on the DECSERVER

Local> set priv
Password>   <--enter the server priv password here
Local>set port 1 groups 16 enabled
Local>define port 1 groups 16 enabled

repeat for each port on the server


note also that on a decserver 200, the default node limit is 100, but this
can be changed

Local>define server node limit none   
Local>set server node limit none

or in place on 'none' some number .

Michael N. LeVine                     Naval Weapons Center
LEVINE%FIDLER.DECNET@NWC.NAVY.MIL     China Lake
(619) 939-2614                        Ca 93555
 avn  437-2614                        USA


