5-11disk Commandsdisk set defaultTo set the default SCSI ID for use in subsequent CLI commands,use the disk set default command. This command allowsyou to set defaults for a specific SCSI device’s SCSI device channelnumber and SCSI device logical unit number. Then, in subsequentcommands, you need only specify the SCSI device ID on thecommand line.Syntaxdisk set default {scsi_device}Parameters{scsi_device}Specifies the ID for the SCSI device. A SCSI ID consists of aSCSI channel number (for example, 0, 1, 2, 3, etc.), a SCSIdevice ID (0 through 15 inclusive), and a SCSI device logicalunit number (0 through 7 inclusive).For further details, see scsi_device on page 1-10.If you do not specify a SCSI device ID, the command displaysan appropriate error message.ExamplesThe following example sets the SCSI channel number and SCSIdefault logical unit number for SCSI device (0,3,0) as the default foruse in subsequent CLI commands:AAC0>disk set default (1,3,0)Executing: disk set default (CHANNEL=1,ID=3,LUN=0)You need only specify the SCSI device ID in subsequent CLIcommands, and the CLI assumes the default SCSI channel numberand SCSI logical unit number as follows:AAC0>disk list 3Executing: disk list (ID=3)C:ID:L Device Type Blocks Bytes/Block Usage Shared------ ----------- --------- --------- -------------- ------2:03:0 Disk 4197405 512 Initialized NOFor further details, see disk list on page 5-5.