Setup of IPP Printer
I have created a new IPP printer queue on Solaris using the Oracle documentation
These are the commands used to set up the queue based on document http://docs.oracle.com/cd/E19082-01/819-7761/ertsp/index.html
kepler# grep printhost /etc/hosts
10.10.10.32 kepler.education.vic.gov.au kepler loghost printhost
kepler# grep PRINTER1 /etc/hosts
10.11.65.20 LMC-L2-MFDC-01 lmc-l2lmfdc-01-raw PRINTER1
kepler# ping PRINTER1
PRINTER1 is alive
kepler# lpadmin -p PRINTER1 -v /dev/null
kepler# lpadmin -p PRINTER1 -m netstandard_foomatic
kepler# lpadmin -p PRINTER1 -o dest=PRINTER1:9100 -o protocol=tcp -o timeout=5
kepler# lpadmin -p PRINTER1 -T PS