1-10Introductionscsi_deviceSpecifies a SCSI device. SCSI device descriptions have three parts:SCSI channel number, SCSI device ID, and SCSI device logical unitnumber (LUN).The following syntax defines the scsi_device parameter:({integer},{integer},{integer})Each integer corresponds to one component of a SCSI devicedescriptor or specifier: the first integer is the SCSI channelnumber, the second integer is the SCSI device ID, and the thirdinteger is the SCSI device LUN.The actual values that the CLI supports are as follows: SCSI channel number = (for example, 0, 1, 2, 3, and so on). Seethe installation guide for your controller to determine the actualnumber of channels it supports. SCSI device ID = (0 through 15 inclusive) SCSI device LUN = 0 through 7 inclusiveTable 1-4 displays the syntax for SCSI device switch value typeabbreviations:Table 1-4 SCSI Device Switch AbbreviationsAbbreviation SyntaxSCSI channel number, SCSI device ID ({integer},{integer})SCSI device ID ({integer})SCSI device ID {integer}