6-20controller Commandscontroller set array_verifyTo enable or disable the array verify operation, use the controllerset verify command. This command allows you to enable ordisable the array verify operation for all arrays controlled by thespecified controller.Syntaxcontroller set array_verify[/verify_enabled{=boolean}]/verify_enabled{=boolean}Specifies whether to turn on or off the array verify feature onthe specified controller. You must set this switch to TRUE if youwant to turn on array verify for all arrays associated with thespecified controller.To turn off the array verify feature on the specified controller,set this switch to FALSE. The command defaults to TRUE,which means the command turns on the array verify feature onthe specified controller.ExamplesBefore turning the array verify feature on or off, check its status byusing the controller show array_verify command. Thefollowing example shows that the controller’s array verify feature iscurrently off (disabled):AAC0> controller show array_verifyExecuting: controller show array_verifyArray verify DISABLEDThe following example turns on (enables) the array verify feature forthe currently opened controller:AAC0> controller set array_verify /verify_enabledExecuting: controller set array_verify /verify_enabled=TRUE