Quantum SNC 4000 User Manual page 109

Quantum snc 4000: user guide
Hide thumbs Also See for SNC 4000:
Table of Contents

Advertisement

SNC4000 > rtcSetCurrent
value = 0 = 0x0
rz
The rz command initiates a receive Zmodem file transfer session. You use this command when you want
to download a file from the service terminal to the SNC 4000. The file can be either a firmware or
configuration file. After issuing this command, you start the file transfer from the service terminal by initiating
a send file operation that uses Zmodem protocol.
The example below shows the
firmware. The SNC 4000 extracts individual firmware modules from the file and saves them temporarily in
memory. After the file transfer has completed, the SNC 4000 copies the firmware modules to nonvolatile
flash memory. The SNC 4000 must be rebooted to use the updated firmware.
SNC4000 > rz
**B000000023be50
Firmware Update in Progress....
Found Image File BOOTROM.IMG " loading
.........Found Image File IPOST.IMG " loading
.........Found Image File SPOST.IMG " loading
Firmware Update Complete. Reboot for Update to Take Effect.
value = 0 = 0x0
SNC4000 >
The example below shows the rz command when it is used to receive a file that contains configuration
parameters. See also the sz command for information about sending a configuration file.
SNC4000 > rz
**B000000023be50
Configuration Update in Progress....
Configuration Update Complete. Reboot for Update to Take Effect.
value = 0 = 0x0
scsiAltIdGet [channel]
The scsiAltIdGet command displays the alternate ID number for a specified channel. If no channel is
specified, alternate IDs are displayed for all SCSI channels. When the alternate ID is set to be automatically
chosen, the AltID value is designated as "Auto."
Example 1
SNC4000 > scsiAltIdGet
SCSIbus AltId ----------------------
SCSI 1 1
SCSI 2 6
value = -1 = 0xffffffff
Example2
SNC4000 > scsiAltIdGet
SCSIbus AltId ----------------------
SCSI 1 Auto - 6
SCSI 2 Auto - 6
value = -1 = 0xffffffff
scsiAltIdSet [channel],[id]
The scsiAltIdSet command sets the Alternate Id for the specified SCSI Channel.
SNC 4000 User's Guide
command when it is used to receive a file that contains operational
rz
103

Advertisement

Table of Contents
loading

Table of Contents