Chapter 16 Complete Command List
344
Set Commands
These settings alter the current or working settings in memory only.
Therefore, they will be lost if the Ethernet Interface is power cycled.
To ensure this does not happen, issue a save command so the
current settings get written to flash memory.
set dest <dest> alternate [<alt_dest>]
Example: set dest d1prn alternate d4prn
Sets an alternate destination for a queue other than itself.
set dest <dest> backchannel [prn]
Example:
set dest d1prn backchannel prn
Establish a return path for printer feedback for a given
destination <dest>. The Ethernet Interface I/O port is
bi-directional, however, you will most likely use the same I/O
port to which the destination is currently sending jobs.
set dest <dest> logpath <logpath>
Example:
set dest d1prn logpath l4
Associate a logpath with a destination. Jobs sent to the named
destination <dest> are logged according to the settings defined
in the named logpath.
set dest <dest> model <model>
Example:
set dest d1prn model m4
Associate a model with a destination. Jobs sent to the named
destination <dest> are processed according to the options
defined in the named model.
set dest <dest> name <new_name>
Example:
set dest d1prn name line matrix
Change the current name of the destination <dest> to a new
name as indicated by <new_name>. <new_name> must be
nine characters or less or it will be truncated. These names are
case sensitive.