A SERVICE OF

logo

228
Chapter 12 Complete Command List
set sysinfo loginfo [-]sys | [-]tcp | [-]ipx | [-]spx
set sysinfo loginfo -sys ipx
Set the LineJet Print Server debugging information type. Usually this
information includes unexpected errors or exceptions from the print
server divided into these groups:
sys General system messages.
tcp TCP stack messages.
ipx IPX stack messages.
spx SPX stack messages.
set sysinfo logport null|syslog
set sysinfo logport null
Define where the debugging information should be sent to. This can be
sent to an output device off of the LineJet Print Server I/O port or to a
central TCP/IP host running a SYSLOG daemon. To set this host, use the
command
set sysinfo syslog
hostIPaddress
.
set sysinfo email
emailname@IPaddress
set sysinfo email joe@192.75.11.5
Define the user email address to receive printer and job logging
information from a particular logpath on the LineJet Print Server.
emailname
is the host or IP name of the user, and
IPaddress
is the IP
address where the mail is stored on your network.
set sysinfo syslog
hostIPaddress
set sysinfo syslog 192.75.11.30
Set the IP address of the host running the SYSLOG daemon. LineJet
Print Server debugging or print job and printer logging information can be
sent to that IP address.
set sysinfo dns
DNSserverIPaddress
set sysinfo dns 192.75.11.2
Set your DNS server IP address so the LineJet Print Server can resolve
host names when used with its built-in Telnet and Ping clients.
set sysinfo descramblekey
hexvalue
set sysinfo descramblekey 1234
Set the key value used for descrambling print jobs that have passed
through the npscramble utility on a TCP/IP host. This key is a four-digit
hexadecimal value obtained from the host software, npscramble. Within
the npscramble source code, there is a variable called SR_KEY which
contains the default key value. This can be changed to any four-digit
value you would like.
Note This is not printer or job logging information.