The Protector’s CLI/content/support/library/deployctr/v76/dic_ds_protr_cli.aspx
Overview
A command-line interpreter (also known as a command-line shell) is a computer program that reads lines of text entered by a user and interprets them in the context of a given operating system or programming language.
Command-line interpreters allow users to issue various commands in a very efficient way. This requires the user to know the names of the commands and their parameters, and the syntax of the language that is interpreted.
This chapter describes the command line interpreter (CLI) for the Linux-based Data Security Protector.
The CLI can be used after initial installation to modify the settings configured by the wizard as well as configure other protector parameters. Log in using the admin or root user (other users can also be defined). Note that admin users are limited and not all Linux shell commands are available to them.
Accessing the CLI
Access the CLI through a direct terminal or via a serial port console.
If using a serial port console, configure your terminal application, such as HyperTerminal or TeraTerm, as follows:
19200 baud, 8 data bits, no parity, 1 stop bit, no flow control.
In addition, the protector allows access via SSH connection.
Connect to port 22 with the SSH tool of your choice and use the credentials you set to access the protector CLI. It is impossible to access the protector using SSH before running the wizard for the first time, as it has irrelevant default network settings.
Click View Complete Document for more.