Chapter 15 Complete Command List

store tn from defaultcurrent Example: store tn from default

Store all tn default settings or current settings to flash memory so that they are retained after power up.

Set Commands

These settings alter the current or working settings in memory only. Therefore, they will be lost if the NIC 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> name <new_name> Example: set dest d1prn name laser

Change the current name of the <dest> to a new name as indicated by <new_name>. These names are case sensitive.

set dest <dest> backchannel [prn] Example: set dest d1prn backchannel prn

Establish a return path for printer feedback for a given destination (<dest>). The NIC 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> alternate [<alt_dest>]

Example: set dest d1prn alternate d4prn

Sets an alternate destination for a queue other than itself.

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

322