UnixXerox Phaser 3320DN/3320DNISystem Administrator Guide31• Gateway Address for the machine.• Host Name for the machine.ProcedureFollow the steps in Configure Static IPv4 Addressing at the Machine on page 24 then return to thispage.Configure the Client1. Add the machine printer Host Name to the etc/hosts file.2. Ensure that you can ping the machine.3. Use either the GUI method or the tty method as detailed below:GUI Method1. Open a Command window from the desktop.2. Enter su to access Super User mode.3. Enter admintool to run the System Administrator Tool.4. Select Browse:Printers.5. Select Edit:Add:Access to Printer....6. Enter the following information into the Access to Remote Printer form:a. Printer Name: queuename.Where queuename is the name of the queue being created.b. Print Server: hostname.Where hostname is the machine hostname from the /etc/hosts file.c. Select OK to complete the form.7. Enter sh to run the Bourne shell.8. Enter the command: lpadmin -p queuename -s hostname !lp to modify the remote queuename.9. Enter Exit to exit the Bourne shell.10. Enter Exit to exit Super User mode.11. Test the queue created, by entering the command:lp -d queuename /etc/hosts.12. Verify that the job prints at the machine.tty Method1. Enter su to access Super User mode.2. Enter sh to run the Bourne shell.3. Define the machine as a BSD style printer, by entering the command:lpsystem -t bsd hostnameWhere hostname is the machine hostname from the /etc/hosts file.4. Create the queue, by entering the command:lpadmin -p queuename -s hostname -T unknown -I anywhere queuename is the name of the queue being created.5. Enter Exit to exit the Bourne shell.