createBEP CLI command

Use the createBEP command to create a bar code encryption policy. Before you run this command, run the viewKeyLabelMapping command to look up the key label mapping index number of the cartridges to have the encryption policy.

Syntax

createBEP <VOLSER_start>,<VOLSER_end>,<logical_library_name>,<media_type>,<klm_index_1>,<klm_index_2> -ssl

Parameters

<VOLSER_start>

(Required.) The volume serial number that starts the series of cartridges to have the encryption policy.

<VOLSER_end>

(Required.) The volume serial number that ends the series of cartridges to have the encryption policy.

<logical_library_name>

(Required.) The name of the logical library that contains the series of cartridges to have the encryption policy.

<media_type>

(Required.) The media type of the cartridges to have the encryption policy (LTO or 3592).

<klm_index_1>

(Required.) The key label mapping index number of the cartridges to have the encryption policy.

<klm_index_2>

(Required for 3592 drives. Optional for LTO.) A second range of labels for encryption.

-ssl
Required if SSL (HTTPS) is enabled.

Example command (3592 cartridges)

createBEP TTT200,TTT300,test1,3592,1,2
This command creates a bar code encryption policy for the VOLSER range TTT200 through TTT300 in the test1 logical library for the 3592 cartridges that are referenced in indexes 1 and 2.

Example output

The bar code encryption policy was created successfully