Virtual TapeServer 6.04.02 Installation Guide
36 | Configuring EMS Communication
d. To define the service settings, set the following:
•In the Service Prompt field, specify the service selection prompt to which the
EMS login process responds and begins. Specify any search pattern as a Perl
regular expression, and the special %username% and %password% values may be
used in responses to equate to those values (see step 8 on page 38 for values).
Example: /^Enter Choice>\s*$/i
•In the Service Answer field, specify the service response. Example: TACL
e. To define the login settings, configure the following:
•In the Login User Prompt field, specify the user prompt that will be used during
the login process. Here are examples:
TACL: /TACL 1>\s*$/
TACLS: /login:\s*$/i
XYGATE: /TACL 1>\s*$/
SAFEGUARD: /TACL 1>\s*$/
•In the Login User Answer field, specify the user response that will be shown
during the login process. Here are examples:
TACL: logon %username%
TACLS: %username%
XYGATE: logon %username%
SAFEGUARD: logon %username%
•In the Login Password Prompt field, specify the password prompt that will be
used during the login process. Here are examples:
TACL: /Password:\s*$/i
TACLS: /Password:\s*$/i
XYGATE: /Password:\s*$/i
SAFEGUARD: /Password:\s*$/i
•In the Login Password Answer field, specify the password response that will be
shown during the login process. Example: %password%
•In the Login Successful field, specify a command string to send after a
successful login. Example: /Last Logon:/
•In the Login Command text box, specify the command that will initiate the EMS
Distributor on the NonStop server. Each line entered in the text box will be sent
as a separate line to the Nonstop host. If more than one VTS server is deployed in
the environment, each VTS server must specify a unique name (for the NAME
parameter) that is up to six characters in length (including the $). Here is an
example: (for TACL):
#SET #INFORMAT TACL
EMSDIST /CPU 0, PRI 100, NAME $VTMS1, TERM $ZHOME/ BACKUP 1,
TYPE P, COLLECTOR $0, TEXTOUT [#MYTERM]
f. In the Host Port field, specify the target Telnet port on the NonStop server.