Solaris Easy Access Server 3.0 Print Manager Administration Guide

Installing a Network Printer

A network printer is a hardware device that provides printing services to print clients without being directly cabled to a printer server. It has its own system name and IP address, and is connected directly to the network. Even though a network printer is not connected to a printer server, it is necessary to set up a printer server for it. The printer server provides queuing capabilities, filtering, and printing administration for the network printer.

Network printers use one or more special protocols that require a vendor-supplied printing program. The procedures to set up the vendor-supplied printing program can vary. If the printer does not come with vendor supplied support, the Solaris Print Manager may be used; it is strongly advised to use the print vendor supplied software when possible. See System Administration Guide, Volume II in the Solaris 7 System Administrator Collection for more information about vendor-supplied printing programs.

Terms used by Solaris Print Manager for network printer installation are:

Selecting the Network Printer Destination Name

The print subsystem requires access information for the printer. This is the name that the subsystem uses when making the network connection to the printer. This name is supplied by the system administrator to the Solaris Print Manager Install Network Printer screen. It becomes part of the printer configuration database. The destination is the name of the printer node, sometimes qualified by a port name. Port designation varies across printer vendors. You will find information about port designation in the documentation that is provided by the printer vendor. The format of the printer access name is:

printer_node-name[:port_designation]

Example 1--Network Printer Destination Name With Port Designation (Number)

A common port designation with TCP is 9100. If the printer node name is pn1, and the printer vendor defines the port as 9100, then the network printer destination name is:

pn1:9100

Example 2--Network Printer Destination Name With Port Designation (Name)

When using the BSD protocol, the port designation may not be a number, but some name defined by the printer vendor, for example: xxx_parallel_1. If the printer node name is cardboard, then the printer access name is:

cardboard:xxx_parallel_1

Example 3--Network Printer Destination Name With No Port Designation

If there is no port designation, and the printer name is newspaper, then printer destination name is the printer name:

newspaper