avoid printing the burst page

Hi,how to supress printing the burst page on Solaris 9?PS: maybe its hard to find because of terminology. So trying to help searchers ...banner pagepage with job descriptionunwanted auxiliar pageAny other suggestion?
[272 byte] By [tunelera] at [2007-11-27 9:26:56]
# 1
have you tried - lpadmin -p <printer> -o nobanner- jeff
jeffrey.sa at 2007-7-12 22:24:20 > top of Java-index,General,Sys Admin Best Practices...
# 2
Hi Jeff,it did not work for me. I didlpadmin -p <printer> -o nobanner/etc/rc2.d/S80lp stop && /etc/rc2.d/S80lp startBut the burst page is still printed :-(
tunelera at 2007-7-12 22:24:20 > top of Java-index,General,Sys Admin Best Practices...
# 3
any chance you can do lpstat-l -p <printer>to see the config? - jeff
jeffrey.sa at 2007-7-12 22:24:20 > top of Java-index,General,Sys Admin Best Practices...
# 4

lpstat -l -p printer1

printer printer1 unknown state. enabled since Jul 03 23:51 2007. available.

Remote Name: printer1

Remote Server: printer1

JetDirect lpd: no jobs queued on the port Raw

# cat /etc/printers.conf

printer1:\

:bsdaddr=printer1,printer1:\

:description=printer1 keeps on printing a burst page:

tunelera at 2007-7-12 22:24:20 > top of Java-index,General,Sys Admin Best Practices...
# 5

I usually run a little wrapper script to create printers in lpadmin -

send me email and I'll mail it to you - jeff

seul@alcatel-lucent.com

from there, you can give it -o nobanner and see if it helps -

edit -

actually - I'm realizing that some options may or may not work on remote printers - but that probably was kicked out as a message when trying to run the lpadmin -p printer1 -o nobanner

Message was edited by:

jeffrey.s

jeffrey.sa at 2007-7-12 22:24:20 > top of Java-index,General,Sys Admin Best Practices...