<ddstyle="margin-left: 5.0em">Sets a default server-side option for the destination.
Any print-time option can be defaulted, e.g., "-o number-up-default=2" to set the default "number-up" option value to 2.
<dt><b>-o port-monitor=</b><i>name</i>
<ddstyle="margin-left: 5.0em">Sets the binary communications program to use when printing, "none", "bcp", or "tbcp".
The default program is "none".
The specified port monitor must be listed in the printer's PPD file.
<dt><b>-o printer-error-policy=</b><i>name</i>
<ddstyle="margin-left: 5.0em">Sets the policy for errors such as printers that cannot be found or accessed, don't support the format being printed, fail during submission of the print data, or cause one or more filters to crash.
The name must be one of "abort-job" (abort the job on error), "retry-job" (retry the job at a future time), "retry-current-job" (retry the current job immediately), or "stop-printer" (stop the printer on error).
The default error policy is "stop-printer" for printers and "retry-current-job" for
<ddstyle="margin-left: 5.0em">Sets the destination to shared/published or unshared/unpublished.
Shared/published destinations are publicly announced by the server on the LAN based on the browsing configuration in <i>cupsd.conf</i>, while unshared/unpublished destinations are not announced.
The default value is "true".
<dt><b>-o printer-op-policy=</b><i>name</i>
<ddstyle="margin-left: 5.0em">Sets the IPP operation policy associated with the destination.
The name must be defined in the <i>cupsd.conf</i> in a Policy section.
The default operation policy is "default".
<dt><b>-R </b><i>name</i><b>-default</b>
<ddstyle="margin-left: 5.0em">Deletes the named option from <i>printer</i>.
<dt><b>-r </b><i>class</i>
<ddstyle="margin-left: 5.0em">Removes the named <i>printer</i> from <i>class</i>.
If the resulting class becomes empty it is removed.
command to get a list of supported device URIs and schemes.
<dt><b>-D "</b><i>info</i><b>"</b>
<ddstyle="margin-left: 5.0em">Provides a textual description of the destination.
<dt><b>-E</b>
<ddstyle="margin-left: 5.0em">When specified before the <b>-d</b>, <b>-p</b>, or <b>-x</b> options, forces the use of TLS encryption on the connection to the scheduler.
Otherwise, enables the destination and accepts jobs; this is the same as running the
The following <b>lpadmin</b> options are deprecated:
<dlclass="man">
<dt><b>-i </b><i>filename</i>
<ddstyle="margin-left: 5.0em">This option historically has been used to provide either a System V interface script or (as an implementation side-effect) a PPD file.
Note: Interface scripts are not supported by CUPS.
PPD files and printer drivers are deprecated and will not be supported in a future version of CUPS.
<dt><b>-P </b><i>ppd-file</i>
<ddstyle="margin-left: 5.0em">Specifies a PostScript Printer Description (PPD) file to use with the printer.
Note: PPD files and printer drivers are deprecated and will not be supported in a future version of CUPS.