For Linux need to create first a .txt file where put all the command that need to be run on Storage side.
Batch CLI command cannot be run directly on Storgae, need to create a .txt file, write down the command then run it from the OS side.
Create the .txt file and write the command that need to be run on Storage:
Cat > 1.txt
Show system general
Show lun general
Show host general
………………………..
Then press CTRL-D
Run below command:


