Red_Hat
RH302 · Question #62
RH302 Question #62: Real Exam Question with Answer & Explanation
IPP (Internet Printing Protocol), allows administrator to manage printer through browser so CUPS is called Internet Printing Protocol based on HTTP. We can install the printer either through: system-config-printer tool or through Browser. 1. Open the browser and Type on address:
Question
Raw (Model) printer named printer1 is installed and shared on 192.168.0.254. You should install the shared printer on your PC to connect shared printer using IPP Protocols.
Explanation
IPP (Internet Printing Protocol), allows administrator to manage printer through browser so CUPS is called Internet Printing Protocol based on HTTP. We can install the printer either through: system-config-printer tool or through Browser.
- Open the browser and Type on address: http://localhost:631 CUPS (Common Unix Printing System) used the IPP protocol. CUPS use the 631 port.
- Click on Manage Printer.
- Click on Add Printer.
- Type Printer name, Location, Description.
- Select Device for bb. (Select IPP).
- Device URL: ipp://192.168.0.254/ipp/ queue name Same printer name of shared printer.
- Select Model/Driver RAW printer.
- service cups restart
Community Discussion
No community discussion yet for this question.