1. optionally add the hostname into the host table
$ tcpip set host /address=
2. create the lpr print queue by running
$ RUN SYS$SYSTEM:TCPIP$LPRSETUP
3. Stop and delete the previouse print queue
$ stop/queue/reset
$ delete/queue
4. An LPR printer(s) startup script would hav ebeen created by the setup program in
sys$sysroot:[sys$startup]tcpip$lpd_systartup.com
type the contents to see the queue init commands. Run those.