| 5 | lpinfo does show it |
| 6 | |
| 7 | {{{ |
| 8 | card825gen2:/mnt/nfs/arm825_nand/bin$ /usr/sbin/lpinfo -v |
| 9 | network socket |
| 10 | network lpd |
| 11 | network ipp |
| 12 | network http |
| 13 | direct usb://SANEI/SK1-311%20Presenter%20(STR-001) |
| 14 | network dnssd://Canon%20TX-3000._ipp._tcp.local/?uuid=00000000-0000-1000-8000-001832104e5a |
| 15 | network dnssd://Canon%20iPR%20Svr%20G250%20V2.1%20US(64%3A59%3AA5)._printer._tcp.local/ |
| 16 | network dnssd://HP%20Designjet%20T520%2024in%20%5BD50233%5D._ipp._tcp.local/?uuid=abcd9e8e-4886-85c2-2167-b143d1c2344a |
| 17 | network dnssd://HP%20LaserJet%20P2055dn%20%5B82FCF4%5D._pdl-datastream._tcp.local/ |
| 18 | network dnssd://Lexmark%20C2240._ipp._tcp.local/?uuid=584bdd81-d230-49f3-a210-d39ac56492d0 |
| 19 | }}} |
| 20 | |
| 21 | To just show any dnssd printers |
| 22 | |
| 23 | {{{ |
| 24 | card825gen2:/mnt/nfs/arm825_nand/bin$ /usr/sbin/lpinfo --include-schemes dnssd -v |
| 25 | }}} |
| 26 | |
| 27 | |