Variables of the answer file used as parameters of Network Agent for Linux installation in silent mode
Variable name
|
Required
|
Description
|
Possible values
|
KLNAGENT_SERVER
|
Yes
|
Contains the Administration Server name presented as fully qualified domain name (FQDN) or IP address.
|
DNS name or IP address.
|
KLNAGENT_AUTOINSTALL
|
Yes
|
Defines whether silent installation mode is enabled.
|
1—Silent mode is enabled; the user is not prompted for any actions during installation.
Other—Silent mode is disabled; the user may be prompted for actions during installation.
|
EULA_ACCEPTED
|
Yes
|
Defines whether the user accepts the End User License Agreement (EULA) of Network Agent; when missing, can be interpreted as non-acceptance of the EULA.
|
1—I confirm that I have fully read, understand, and accept the terms and conditions of this End User License Agreement.
Other or not specified—I do not accept the terms of the License Agreement (installation is not performed).
|
KLNAGENT_PROXY_USE
|
No
|
Defines whether connection with the Administration Server will use proxy settings. The default value is 0.
|
1—Proxy settings are used.
Other—Proxy settings are not used.
|
KLNAGENT_PROXY_ADDR
|
No
|
Defines the address of the proxy server used for connection with the Administration Server.
|
DNS name or IP address.
|
KLNAGENT_PROXY_LOGIN
|
No
|
Defines the user name used for login to the proxy server.
|
Any existing user name.
|
KLNAGENT_PROXY_PASSWORD
|
No
|
Defines the user password used for login to the proxy server.
|
Any set of alphanumeric characters allowed by the password format in the operating system.
|
KLNAGENT_VM_VDI
|
No
|
Defines whether Network Agent is installed on an image for creation of dynamic virtual machines.
|
1—Network Agent is installed on an image, which is subsequently used for creation of dynamic virtual machines.
Other—No image is used during installation.
|
KLNAGENT_VM_OPTIMIZE
|
No
|
Defines whether the Network Agent settings are optimal for hypervisor.
|
1—The default local settings of Network Agent are modified so that they allow optimized usage on hypervisor.
|
KLNAGENT_TAGS
|
No
|
Lists the tags assigned to the Network Agent instance.
|
One or multiple tag names separated with semicolon.
|
KLNAGENT_UDP_PORT
|
No
|
Defines the UDP port used by Network Agent. The default value is 15000.
|
Any existing port number.
|
KLNAGENT_PORT
|
No
|
Defines the non-TLS port used by Network Agent. The default value is 14000.
|
Any existing port number.
|
KLNAGENT_SSLPORT
|
No
|
Defines the TLS port used by Network Agent. The default value is 13000.
|
Any existing port number.
|
KLNAGENT_USESSL
|
No
|
Defines whether Transport Layer Security (TLS) is used for connection.
|
1 (default)—TLS is used.
Other—TLS is not used.
|
KLNAGENT_GW_MODE
|
No
|
Defines whether connection gateway is used.
|
1 (default)—The current settings are not modified (at the first call, no connection gateway is specified).
2—No connection gateway is used.
3—Connection gateway is used.
4—The Network Agent instance is used as connection gateway in demilitarized zone (DMZ).
|
KLNAGENT_GW_ADDRESS
|
No
|
Defines the address of the connection gateway. The value is applicable only if KLNAGENT_GW_MODE=3.
|
DNS name or IP address.
|