
Set Commands
229
set sysinfo module [[-]novell] [[-]netbios]
set sysinfo module -novell
Enable and disable certain network protocol stacks within the LineJet
Print Server. Sometimes it helps to disable any protocols you are not
using on your network.
set time
hours
[
minutes
[
seconds
]]
set time 10 30
Set the current time noting the
hours
based on the 24-hour system and
the
minutes
and
seconds
ranging from 0 through 59. If the LineJet Print
Server is reset, this value will be lost so you will need to set the time
again.
set user add|del
username
set user add eng
Add or remove a user on the LineJet Print Server defined by
username
.
set user passwd
username password
set user passwd eng mplex1
Assign a
password
to a defined user on the LineJet Print Server. This
password
must be less than eleven characters.
set user type
username
root|guest
set user type eng root
Assign root or guest privileges to a particular user defined by
username
.
Guest permissions allow viewing of settings only. Root permissions allow
complete control of the LineJet Print Server.
set user from default
Set all user settings back to factory defaults.
set user from stored
Set all current user settings to the values stored in flash memory.
set user passwd snmp
com_name
Sets the new SNMP R/W community name as the
com_name
value.
set var
variablename variablestring
set var LANDSCAPE 0x1b 0x26 0x6c 0x31 0x4f
set var FINISH $FF $PCL-RST
Define a new variable to be used in header, trailer, or switch strings on
the LineJet Print Server and call it
variablename
.
variablestring
can be a space-separated list of words, hexadecimal numbers
(e.g., 0x04), or references to other pre-defined variables. It is easiest to
make up the
variablestring
with hexadecimal values as shown in the
example.
One variable counts as one element within header and trailer strings.
Note
Be careful not to delete the
root
user, or you will be unable to configure
any further settings on the print server. You will have to go back to factory
defaults to correct this problem.