IBM 6500 Printer User Manual


 
Set Commands
355
IMPORTANT
Do not 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.
set user passwd <name> [<password>]
Example:
set user passwd eng ibm
Assign a password to a defined user on the Ethernet Interface.
set user type <name> root|guest
Example:
set user type eng root
Assign root or guest privileges to a particular user defined by
<name>. Guest permissions allow viewing of settings only.
Root permissions allow complete control of the Ethernet
Interface.
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>
Set the new SNMP R/W community name as the <com_name>
value.
set var <var> [<variable-string>]
Example:
set var LANDSCAPE 0x1b 0x26 0x6c 0x31 0x4f
Define a new variable to be used in header, trailer, or switch
strings on the Ethernet Interface and call it <variable-string>
.
<variable-string> 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 <variable-
string> with hexadecimal values, as shown in the example.
NOTE: One variable counts as one element within header and
trailer strings.
Defined variables are referenced in strings by placing a “$
before the variable name (e.g., set model m1 trailer
$FF).