Tcp/ip: raw print port, Parameters, Tcp/ip: access control – HP 310X User Manual
Page 38: Tcp/ip: other
![background image](/manuals/98108/38/background.png)
buffer-packing:
Enables or disables buffer packing for TCP/IP packets:
0
(default) Normal, data buffers are packed before sending to the printer.
1
Disable buffer packing, data is sent to the printer when received.
write-mode:
Controls the setting of the TCP PSH flag for device-to-client data transfers:
0
(default) Disables this option, flag not set.
1
All-push option. Push bit is set in all data packets.
2
EOI-push option. Push bit is set only for data packets that have an End-of-Information
flag set.
mult-tcp-conn:
Enables or disables multiple TCP connections:
0
(default) Allows multiple connections.
1
Disables multiple connections.
TCP/IP raw print port parameters for TFTP
TFTP Parameter
Description
raw-port:
Specifies additional ports for printing to TCP port 9100. Valid ports are 3000 to 9000, which
are application dependent.
TCP/IP access control parameters for TFTP
TFTP Parameter
Description
allow:
Makes an entry into the host access list stored on the print server. Each entry specifies a host
or network of hosts that are allowed to connect to the printer. The format is:
allow: netnum [mask]
where:
netnum
is a network number or host IP address.
mask
(optional) is an address mask of bits applied to the network number and host
address to verify access.
Up to 10 access list entries are allowed. If there are no entries, all hosts are permitted access.
For example:
allow: 192.0.0.0 255.0.0.0
Allows hosts on network 192.
allow: 192.168.1.2
Allows a single host. In this case, the default mask
255.255.255.255 is assumed and is not required.
allow:
Clears the host access list.
For additional information, see
TCP/IP: other parameters for TFTP
TFTP Parameter
Description
syslog-config:
Enables or disablessyslog server operation on the print server:
0
Disables.
1
(default) Enables.
For more information, see
syslog
.
syslog-svr:
The syslog server’s IP address. It specifies the server to which the print server sends syslog
messages.
syslog-max:
Specifies the maximum number of syslog messages that can be sent by the print server on a
per-minute basis. This setting allows administrators to control the log file size. The default is
10 per minute. If set to zero, the number of syslog messages is not restricted.
syslog-priority:
Controls the filtering of syslog messages sent to the syslog server. The filter range is 0 to 8,
with 0 being the most specific and 8 the most general. Only messages that are lower than the
filter level specified (or higher in priority) are reported. The default is 8, messages of all
priorities are sent. If 0, all syslog messages are disabled.
syslog-facility:
A code used to identify the source facility of a message (for example, to identify the source
of selected messages during troubleshooting). By default, the print server uses LPR as the
source facility code, but local user values of
local0
through
local7
can be used to
isolate individual or groups of print servers.