System Administration Guide, Volume 2

To send print requests to a remote printer when they back up in the local queue:

  1. On the print client, stop further queuing of print requests to the print server.


    # reject printer-name 
    
  2. On the print client, send an "are you there?" request to the print server.


    print_client# ping print_server
    print_server is alive

    If you receive the message print_server not available, you may have a network problem.

  3. After you fix the above problem, allow new print requests to be queued.


    # accept printer-name 
    
  4. If necessary, re-enable the printer.


    # enable printer-name