Virtual TapeServer 8.4 Configuration Guide
Configuring EMS Communication | 77
c. In the Host Name or IP field, specify a hostname or IP address of the host server for
which a Telnet or SSH session will be established.
d. Select the protocol to use for the session from the Protocol drop-down list.
e. In the Host Port field, specify the target Telnet or SSH port on the host server. By
default, SSH runs on port 22. To identify the SSH port on the host server, refer to the
PORT parameter in the SCF IN file that defines the SSH process.
f. To define the service settings, set the following:
l For Telnet only
Specify the service selection prompt to which the EMS login process responds
and begins in the Service Prompt field. Specify any search pattern as a Perl
regular expression, and the %username% and %password% values may be used
as placeholders that will be replaced with values defined on the Manage
Passwords page later.
Example: /^Enter Choice>\s*$/i
l In the Service Answer field, specify the service response.
Example: TACL
g. To define the login settings, configure the following:
l For Telnet only
Specify the user prompt that will be used during the login process in the Login
User Prompt field.
Examples:
TACL: /TACL 1>\s*$/
TACLS: /login:\s*$/i
XYGATE: /TACL 1>\s*$/
SAFEGUARD: /TACL 1>\s*$/
l For Telnet only
Specify the user response that will be shown during the login process in the
Login User Answer field.
Examples:
TACL: logon %username%
TACLS: %username%