A SERVICE OF

logo

Miscellaneous Commands
233
cancel
jobID
cancel d1prn-10
Remove a job from an I/O port queue. Use lpstat to find a particular
job ID first.
start fox|tts|loopb prn
start fox prn
Begin a debugging test on one of the I/O ports on the LineJet Print
Server. The tests available are:
fox A continuous stream of text sent to the attached printer. This
is a good test for troubleshooting hardware as long as the
attached printer supports text output.
tts A continuous stream of Gandalf 400C TTS-compatible text
sent to the attached printer.
loopb Loopback test. Any input characters from the device attached
to the I/O port is echoed back.
stop prn
stop prn
Stop an output test on an I/O port.
disable
ioport
|
destination
disable prn
Disable an
ioport
so that queued jobs are not printed, or disable a
destination
so jobs can not be queued to it.
enable
ioport
|
destination
enable prn
Enable an
ioport
so that queued jobs are printed, or enable a
destination
so jobs can be queued to it.
close tcp
TCPindexnumber
close tcp 3
Force a TCP/IP connection between a TCP/IP host and the LineJet Print
Server to close. The
TCPindexnumber
can be retrieved from “debug tcp”
output.
ping [-s]
hostIPaddress
[
datasize
[
packetnumber
]]
ping 192.75.11.30
ping another TCP/IP host specified by
hostIPaddress
on the LineJet
Print Server network.
datasize
is the datagram packet size which
defaults to 64 bytes if no size is included in the syntax, and
packetnumber
is the number of requests to be sent.
Note To use a host or IP name instead of the address, you must have set the
DNS server on the LineJet Print Server. Use the command
set sysinfo
dns...
to do this.