Chapter 2: Using the Command Line Utility ● 26hrconf identifyBlinks the LEDs on a device(s) connected to a controller.SyntaxHRCONF IDENTIFY LOGICALDRIVE HRCONF IDENTIFY DEVICE ParametersController# is the controller numberLogicalDrive# is the number of the logical drive to be identifiedChannel# is the channel number for the deviceDevice# is the device number for the drive.ExampleHRCONF IDENTIFY 1 DEVICE 0 0HRCONF IDENTIFY 1 ALLhrconf rescanEnables the controller to check for the removal of any disk drives in the ready state, and tocheck for the connection of any new disk drives to the controller. The command returns whenthe rescan is complete.SyntaxHRCONF RESCAN ParametersController# is the controller numberExampleHRCONF RESCAN 1hrconf restoreRestores the controller configuration by importing it’s configuration settings from a specifiedfile. Deletes the current configuration. The file must have been saved through the BACKUPcommand from a controller of the same type, same number, and type of physical devices withsame channels and device IDs. A reboot is required for the configuration change to take effect.SyntaxHRCONF RESTORE [noprompt]ParametersController# is the controller numberFilename is the name of the file to read the configuration fromNoprompt: No prompt for confirmation.ExampleHRCONF RESTORE 1 C:\WINDOWS\HR2200 NOPROMPT