Skip to main content
Version: DPX 4.9

BEX Command Overview

Purpose

DPX invokes a command line interface. Execute this module from the UNIX shell prompt or Windows command prompt.

Format

[image expected here]

Arguments

-s _server_Enter the server name or TCP/IP address. Alternately, you may place this in the initfile.
-u _username_Enter your user name. Alternately, you may place this in the initfile.
-p _password_Enter your password. Alternately, you may place this in the initfile.
-i _initfile_

A file (initfile) that contains any combination of the -s, -u, or -p arguments. Following is a sample of the initfile format:
server servername
user adminuserid
password adminpassword

-c "string"Allows you to specify a command string in the same step that you start the interface.
-f _commandfile_

Points to a file that contains a command.