Set Commands

 

set user adddel username

 

set user add eng

 

Add or remove a user on the NIC defined by username.

 

 

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.

 

 

 

set user passwd username password

 

set user passwd eng mplex1

 

Assign a password to a defined user on the NIC. This password must

 

be less than eleven characters.

 

set user type username rootguest

 

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 NIC.

 

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 NIC 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.

 

Defined variables are referenced in strings by placing an $ before the

 

variable name (e.g., set model m1 trailer $FF).

 

set var from default

 

Set all variable settings back to factory defaults.

 

set var from stored

 

Set all current variable settings to the values stored in flash memory.

253

Page 253
Image 253
Printronix P5000LJ Set user adddel username, Set user add eng, Set user passwd eng mplex1, Set user type eng root