Node Parameters
The following tables list parameters supported for the cfnode command.
Required Node Parameters to Create a Node
The following table lists the required parameters for the cfnode command.
Parameter (Alternate Specification) | Description |
---|---|
HostName (h) | Defines the IP name or IP address of the node.
This value can be either the IP address of the remote machine or a resolvable host name or DNS entry. Multiple IP names or IP address can be defined, separated by a comma. When more than one IP name or IP address is defined, the following rules apply:
|
Node (n) | Defines the node name you want to add or update to the
cfnode.cfg file.
The maximum length of the defined value is 256 characters, and it cannot contain any spaces. Note: The node name is not case-sensitive.
|
Port (p) | Defines the port number on which the remote node is listening for incoming transfer requests. |
SystemType (s) | Defines the system type of the node.
The valid values are SUNOS/SOLARIS, AIX, LINUX, Windows, IBMi, z/OS, Command_Center, and other system types. |
Optional Node Parameters to Create a Node
The following table lists the optional parameters for the cfnode command.
Parameter (Alternate Specification) | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Action (a) | Defines the action you want to take with the specified node.
The valid values are Delete, List or Add. |
|||||||||
CommandSupport (ccc) | Defines the actions that the
TIBCO MFT Command Center can perform on this node.
The valid values are:
|
|||||||||
Compression (c) | Defines the compression type for all transfers with this node.
The valid values are:
Note: NEVER is the only value that cannot be overridden by
cfsend or
cfrecv on the command line.
|
|||||||||
CRC |
- Defines whether a Cyclic Redundancy Check (CRC) is performed for transfers initiated to this node. The valid values are:
|
|||||||||
Description (d) | Defines a text description of the node.
The maximum length of the defined value is 256 characters. If the description contains spaces, then the description must be encapsulated in double quotation marks. |
|||||||||
Encrypt (e) | Defines the encryption type for all transfers with this node.
The valid values are:
Note: NEVER is the only value that cannot be overridden by cfsend or cfrecv on the command line. AES128 is supported for transferring files to z/OS only. Since AES provides superior 256-bit encryption, it is a good practice to use AES. When using encryption, AES encryption is recommended due to its high level of security and efficient encryption. |
|||||||||
LocalCTFile (lct) |
Defines the name of the local conversion table (local translation file). This parameter is used to translate data on the local side. The valid values areNo or None or Translation File Name. When LCT file is given, custom A<->E translation is used. When LCT is When LCT is The maximum length of the defined value is 16 characters. |
|||||||||
NetMask (net) | Defines the netmask that is applied to the remote IP address.
This parameter is defined so that you can use any IP in the specified subnet. Netmask is used to validate incoming requests against an IP address subnet, rather than against a specific IP address. |
|||||||||
NetMask6 (net6) | Defines the netmask that is applied to the remote IPv6 address.
The valid values are a number between 8 and 128 and a multiple of 8. Netmask6 is used to validate incoming requests against an IPv6 Address subnet, rather than against a specific IP address. |
|||||||||
Prompt | Defines whether to activate the
cfnode command to an interactive mode.
The valid values are:
|
|||||||||
RemoteCTFile (rct) | Defines the name of the remote conversion table (remote translation file).
This parameter is used to translate the data on the remote side. Valid values are filename and No. The maximum length of the defined value is 16 characters. |
|||||||||
Responder (r) | Defines whether to use a responder profile for this node.
The valid values are:
|
|||||||||
Security (sl) | Defines the security policy this node complies with.
The valid values are:
|
|||||||||
TLS/SSL |
Either The valid values are:
The TLS/SSL parameter is ignored for responder/incoming requests. |
|||||||||
Verify (v) | Defines whether a remote verified user can log on to
TIBCO MFT Platform Server using only the remote user ID without a password.
TIBCO MFT Platform Server recognizes the client as verified if the client sends an internal password in the password field. To enable this feature, the user on the client side has to provide the following parameters:
|
|||||||||
/? or -? | Displays online help for the cfnode command. |