Everhart, Glenn From: Tim Kimber [tim.kimber@citicorp.com.BEZ.TEGO] Sent: Tuesday, December 01, 1998 7:11 AM To: Info-VAX@Mvb.Saic.Com Subject: Re: Setting a printer to print via TCP/IP . Ajit, First in UCX define a hostname for the printer. Lets call the printer LASER. UCX> SET HOST/ADDRESS=123.456.789.0 LASER Then define the queue as follows. $ INIT/QUE/AUTOSTART_ON=(NODE::"LASER:9100") - /PROC=UCX$TELNETSYM - /PROT=(S:RSMD,O:RSMD,G:RSMD,W:RSMD) - /RETA=ERR/START - /DEFAULT=(FORM=DEFAULT)/SEPARATE=(RESET=RESET) - LASER_QUEUE $ enable auto Put the above into your startup. Where the 9100 is the service port of the IP card installed in the printer. All our HP printers use 9100 with Jet Direct card. For other printers contact the manufacturer / supplier. There are other options you can use when defining the queue. For them look at the on-line help. Regards, Tim > Ajit Sharma wrote: > > I would like to create a printer queue that uses TCP/IP instead of a > LAT port . Can anyone help me with the command . We are currently > running UCX 4.1 on our vaxes . > > Thanks . > Ajit Sharma > asharma@itc.gov.fj