# PR4 node

To **create a PR4 node**, click the **New** button on the top left corner and fill in these fields:

* **Type**: PR4 is pre-selected.&#x20;
* **Name**: assign a name to the node you are creating. The name will appear on the **card** or in the **Node** column and will identify the node among all those listed.&#x20;
* **Description**: optionally enter a description for the node.&#x20;
* **VFS**: select the VFS that will be assigned to the node. The folders - or Queue Managers - of the selected VFS will be listed.&#x20;
* **Point-to-Point Security (PPS)**: if enabled, this value will be applied to the line and to the remote node. It requires these fields to be filled in:&#x20;
  * **Node key**: select an existing key or create a new one. \
    Existing keys are listed in **Settings** → **Security** → [Key Store](https://docs.primeur.com/data-mover-smart/settings/security/key-store).&#x20;
  * **PPS compression support**: enable this option to activate compression.&#x20;
  * **PPS Hash Algorithm**: select the Hash Algorithm among those listed.&#x20;
  * **PPS Crypto Algorithm**: select the Crypto Algorithm among those listed. &#x20;

Click the **Save** button. The **Lines** and **Remote Nodes** tabs will appear on the right of the screen. &#x20;

The Node can be enabled and disabled by selecting the toggle button at the top of the panel.

## Create the line

To **create the line**, click the **New** button and fill in these fields:

* **Name**: enter a name for the line.&#x20;
* **Local port**: enter the local listening port of the PR4 node.
* **Description**: optionally enter a description of the server.&#x20;
* **Protocol type**: choose ISC or ISCL.
* **Timeout (in seconds)**: set the number of seconds without network activity to wait before closing the session. Default value: 60 seconds.
* **VFS**: in Data Mover Smart, each server is associated to one VFS. The first level of the VFS virtual path is the queue manager name, he second level is the queue name. &#x20;
* **Point-to-Point Security (PPS)**: this value is inherited from the node and cannot be modified.

Lines will be listed on the Lines tab with the following options appearing when clicking the 3-dot icon on the right of the row:

* **Clone**: create a copy of the line. The -copy suffix will be added to the line name but you can change the name as needed. &#x20;
* **Navigate**: open the VFS configured in the line and navigate its folders.&#x20;
* **Disable**: turn off the line without removing it from the list.&#x20;
* **Start**: start the connection with the server.&#x20;
* **Delete**: remove the line from the list.

## Create the remote node

To **create the remote node**, click the **New** button and fill in these fields:

* **Single** or **Bulk**: select **Single** to create a remote node for a single Local Queue Manager or **Bulk** to create a remote node for multiple Local Queue Managers. With Bulk, you are able to select all queue managers or specific queue managers from the drop-down list.&#x20;
* **Name**: enter the name of the connection to the remote node.&#x20;
* **Description**: optionally enter a description.&#x20;
* **Host**: enter the address to which in Data Mover Smart will connect.
* **Remote port**: enter the remote port of the host to which Data Mover Smart will connect.
* **Protocol type**: select either ISC or ISCL.
* **Local QM**: first-level virtual path created in the Data Mover Smart VFS to communicate with the node.&#x20;
* **Remote Node name**: enter the name of the remote node.
* **Remote Queue Manager name**: enter the name of the remote queue manager.&#x20;
* **Timeout (in seconds)**: set the number of seconds without network activity to wait before closing the session. Default value: 60 seconds.
* **Max retry**: set the maximum number of connection retries. If set to 0, no retries will be executed.
* **Point-to-Point Security (PPS)**: this value is inherited from the node and can be modified:
  * **PPS compression support**: enable this option to activate compression.&#x20;
  * **PPS Hash Algorithm**: select the Hash Algorithm among those listed.&#x20;
  * **PPS Crypto Algorithm**: select the Crypto Algorithm among those listed. &#x20;

Remote nodes will be listed on the remote nodes tab with the following options appearing when clicking the 3-dot icon on the right of the row:

* **Test**: test the connection to the client. You can click the **Test** button to start the test without credential. By enabling the **Use Credential** toggle button, you can test the connection with or without credential. You can select the credential from the drop-down list or enter the username and the password manually. &#x20;
* **Clone**: create a copy of the remote node. The -copy suffix will be added to the remote node name but you can change the full name as needed. &#x20;
* **Disable**: turn off the remote node without removing it from the list.
* **Delete**: remove the remote node from the list.
