Gestetner 3532 Guía De La Red

Descargar
Página de 124
Remote Maintenance by telnet
75
9
IPP
Use the ipp command to configure
IPP settings.
❖ Viewing setting
The following command displays
the current IPP setting:
msh> ipp
Example output:
timeout=900(sec)
auth basic
• The  “timeout” setting specifies
how many seconds the compu-
ter keeps trying to access the net-
work printer to send print jobs if
no connection can be made.
• The “auth” setting indicates the
user authorization mode.
❖ IPP timeout configuration 
Specify how many seconds to wait
before canceling a print job if it has
been interrupted for some reason.
The time can be changed from 30
to 65535 seconds.
msh> ipp timeout {30 -
65535}
❖ IPP user authorization configuration
Use IPP user authorization to re-
strict printing with IPP to certain
users. The default is “off”.
msh> ipp auth {basic|di-
gest|off}  
• “basic” and “digest” are user
authorization settings.
• “off” removes the user's author-
ization.
Note
❒ If you select “basic” or “digest”,
see next section “Configuring
the IPP User Authorization” for
how to configure the user name.
Up to ten user names are availa-
ble.
❖ Configuring IPP user authorization
Use the following command:
msh> ipp user
The following message appears:
Input user number (1 to 10):
Enter the number, user name, and
password.
IPP user name:user1
IPP password:*******
After configuring, the following
message appears:
IPP configuration changed.
Direct printing port
The direct printing port allows print-
ing directly from a computer, con-
nected to the network, to the printer.
Use the diprint command to change
direct printing port settings.
❖ View settings
The following command displays
the current direct printing port set-
tings:
msh> diprint
Example output:
port 9100
timeout=300(sec)
bidirect off
• The  “Port” specifies the port
number of the direct printing port.
• The  “bidirect” setting indicates
whether the direct printing port
is bidirectional.
❖ Setting timeout
You can specify the timeout inter-
val in use when receiving data
from the network.
msh> diprint [0~65535]
Note
❒ The factory default is 300 sec-
onds.
❒ If 0 is set, timeout is disabled.