From: MERC::"uunet!CRVAX.SRI.COM!RELAY-INFO-VAX" 17-FEB-1993 22:08 17-FEB-1993 22:08:00.00 To: Info-VAX@KL.SRI.COM CC: Subj: Re: Print to DECserver 200? Phil, this is coming from memory so details may be incorrect but here it goes. Be sure on the terminal server to set priv first and then you'll get good help on all privileged commands. Also, help is excellant from the LATCP> prompt with good examples. That should be all you need. 1. You'll need to use DSVCONFIG in mom$load to configure the server on the Vax end for decnet. Just determine what you want the server node name and decnet address to be. 2. for the port that the printer is hooked up to define a service. This makes addressing from the VAX easier and more portable should you need to move the printer. Eg: local> define service prt1 port 1 local> set service prt1 port 1 3. from LATcp create a port(create port) and then set the port charac- teristics giving the decserver node name(see below on how to do this) and specifying the service name(step 1) as that vms will map the port to on the decserver. The sequence would look like this: latcp> create port lta9999: latcp> set port lta9999/application/node=ds2/service=prt1/queued 4. Initialize the queue as any other standard VMS print que where the /on will look like this: /on=lta9999: In article , dsc3pzp@nmrdc1.nmrdc.nnmc.navy.mil (Philip Perucci) writes: >Hello, > > Would some kind soul tell me how to direct printer output to a >DECserver 200/MC? Not the whole "ball of wax" of course, just >a pointer in the right direction. My 200/MC works fine for >logging in via a terminal, but I don't know how to print, and >I have NONE of the manuals for my 200/MC, other than the >hardware installation manual. BTW- The 200 is connected via >ethernet, and is on the same segment as the VAX I am trying >to print from (VMS). > > Questions: > > 1) Does the DECserver have a node address? I thought ALL nodes > have addresses, but I can't for the life of me, find ANYTHING > that indicates the DECserver has a node address! Still, again, > I CAN use the DECserver to log INTO my VAX (VMS) - just printing > is giving me a problem (read- I am clueless). The decserver does not need a node address but it should. Check out mom$load:dsvconfig - this will take care of decnet configuration but I'm not sure if it can configure the server itself. The server help should be sufficient. > > 2) If the DECserver DOES have a node address, how do I set it? > I found "SET PRIV" (password = system), but help does not > tell me how to set/show the node address. The decserver does have a decnet address but it's stored on the vax in the decnet database. As far as the server is concerned, it doesn't know about decnet address'. Just the server name. The command should be: define server name ds2 > >Any hints, comments, wise-cracks, or flames GREATLY appreciated. >Without the DECserver manuals, I am kind of lost! >-- >============================================================================== > phil perucci | "Any opinions expressed are my views, > dsc3pzp@nmrdc1.nmrdc.nnmc.navy.mil | not the position of any organization" >============================================================================== Spike Burkhardt Systems Management VMS/Unix Programming on VMS Internet address - spike@lmsc.lockheed.com