Creating the silent installation file for an external Perimeter Server

For silent installation of an external perimeter server, you must first create the silent installation file.

Create a silent installation file with the following variables:

Table 1. Silent installation file for an external Perimeter Server
Entry Description
INSTALL_DIR (Required) The installation directory that stores perimeter server files and related directories. This directory must exist prior to running the silent install.
REVERSE_CONNECT (Optional) Determines if the perimeter server is to be installed in a more secure network zone. Valid values:
  • Y - more secure network zone
  • N - less secure network zone
PS_PORT (Required) Determines the perimeter server port to interact with the system.
PS_SECURE_IF (Required) Determines the TCP/IP address or DNS name for the internal interface to communicate with the integration server (Sterling B2B Integrator). You can use a wildcard (*) for this address.
PS_EXTERNAL_IF (Required) Determines the TCP/IP address or DNS name for the external interface to communicate with the trading partners. You can use a wildcard (*) for this address.
REMOTE_ADDR (Optional) Determines the remote perimeter server address.

(Not required if REVERSE_CONNECT=N)

REMOTE_PORT (Optional) Determines the remote perimeter server port.

(Not required if REVERSE_CONNECT=N)

MAX_JVM_HEAP (Required) Determines the maximum Java heap size allocated to the JVM.