Some colleges have setup an Infoprint LPD printer on a remote host. Because of another print system using port 515 on this remote server, they have setup the Infoprint LPD on port 516.
Normally I use the command below to setup a remote printer/queue on AIX, but I can't find anything about changing the default LPR/LPD port.
/usr/lib/lpd/pio/etc/piomisc_ext mkpq_remote_ext -q 'local_q' -h 'host' -r 'remote_q' -t 'bsd' -C 'FALSE' -d 'description'
Do any of you know how to set it up for another port than 515?
Thanks in advance
Claus