Cli command file locations – HP XP P9500 Storage User Manual

Page 11

Advertising
background image

5.

From the command prompt, change directories to the destination-folder/CFLCLITool
directory.

6.

Run the batch file. Execute the following command:

mkatfile SVP-ip-address user-id password > myAuthentication.txt

(For UNIX) Execute the following command:

mkatfile.sh

Specify the following items:

SVP-ip-address: specify the IP address of the SVP. To use an IPv6 address, enclose the
IPv6 address in square brackets [ ].

user-id: specify the user ID of the storage administrator.

password: specify the storage administrator password.

The system creates a user authentication file named myAuthentication.txt in the current
directory. You can change file name. The file name and file extension .txt must use single-byte
characters. If you rename the file, change the name of the user authentication file in the .bat
file.

Example: user authentication file for an IPv4 address

On Windows, the system creates the myAuthentication.txt text file using the IPv4 address
(192.168.0.1), user ID (administrator), and password (adminpassword).

mkatfile 192.168.0.1 administrator adminpassword >myAuthentication.txt

Example: user authentication file for an IPv6 address

On Windows, the system creates the myAuthentication.txt text file with the IPv6 address
(fe80::20a:e4ff:fe8f:20b5), user ID (administrator), and password (adminpassword).

mkatfile [fe80::20a:e4ff:fe8f:20b5] administrator adminpassword

>myAuthentication.txt

CLI command file locations

The following table lists the directory and filenames of the CLI commands (batch files). Windows
and UNIX files are stored in the same directory.

Description

File name

Directory

Validates the spreadsheet to be applied
to the CFLSET command.

(For Windows) CFLCHK.bat

(For Unix) CFLCHK.sh

CFLCLITool\sample

Retrieves storage system information.

(For Windows) CFLGET.bat

(For Unix) CFLGET.sh

Applies the contents of the spreadsheet
to the storage system.

(For Windows) CFLSET.bat

(For Unix) CFLSET.sh

CLI command file locations

11

Advertising