viewBEP CLI command
Use the viewBEP command to display a list of all VOLSER ranges showing the BEP settings. In the command output, each VOLSER range has a corresponding index number that you will need to specify to run the modifyBEP and deleteBEP commands.
Syntax
viewBEP -ssl > <output-filename.csv>
Parameters
- -ssl
- Required if SSL (HTTPS) is enabled.
- > <output-filename.csv>
- (Optional.) Instead of sending the command output to your display, this option sends the output to a .csv (comma-separated variable) file that can be opened and saved in a spreadsheet. By default, the file is saved in the directory where the TS4500CLI.jar file is stored. To save the file in a different directory, specify the path to that directory.
Example command
viewBEP
Example output
f
Index, Volser Start, Volser End, Logical Library, Media Type, KLM1, KLM2, BEP
1, TTT200, TTT300, test1, 3592, 1, 3, 0
2, CCC000, DDD000, test1, 3592, 1, 3, 1
3, TTT400, TTT500, test1, 3592, 1, 0, 1
5, TTT000, TTT100, test1, 3592, 1, 3, 1