CMS Configuration Parameters
The CMS configuration parameters are as follows.
command-channels
- max-inactive: defines the amount of time that a command channel remains inactive before terminating the connection. The default value of 90 indicates that CMS waits for up to 90 seconds before terminating the connection to CMA. CMS then attempts to re-establish the control connections to the control channel every 30 seconds (depending on the value of retry-interval).
- retry-interval: defines how frequently CMS attempts to establish a connection to CMA when the connection to the CMA command channel is down.
- timeout: defines the timeout for TCP connection establishment to the control channel.
socks
connection-setup-timeout: defines the timeout for TCP connection establishment to the destination (namely target) server in the internal network.
proxy-manage
- valid-hosts: defines the TIBCO MFT Command Center hosts that can manage this CMS. IP addresses can be specified as a full IP address or an IP address with the number of subnet bits. Multiple IP addresses can be defined by separating them with a semicolon.
- password: defines the encrypted TIBCO MFT Command Center management password.
allowed-dest
Defines the destination IP address or IP names and IP ports to which CMS can connect. This parameter can be defined in the following formats:
- 10.1.2.3: connections can be made to all ports on IP address 10.1.2.3.
- 10.1.2.0/24: connections can be made to all ports on subnet 10.1.2.0.
- SQLServer1:1433: connections can be made to IP name SQLServer1 on port 1433.
- FTPServer:40000-40100: connections can be made to IP name FTPServer on ports 40000-40100.
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.