

This is version 2.18 of the AWS Elemental Conductor File documentation. This is the latest version. For prior versions, see the *Archive* section of [AWS Elemental Conductor File and AWS Elemental Server Documentation](https://docs.aws.amazon.com/elemental-server).

# Add Ethernet Devices
<a name="config-cond-cf-cg-ethernet-add"></a>

1. On the AWS Elemental Conductor File web interface, choose **Nodes** in the main menu.

1. On the **Nodes** screen, choose **Edit** (wrench icon) beside the primary Conductor node.

1. On the **Network Configuration** screen, choose **Network** > **Network Devices**.
**Important**  
This screen has a warning in red. It does not apply the first time you set up network devices. 

1. On the **Network Devices** tab, choose **Add Network Device**.

1. In the **Add Network Device** dialog, select **eth** as the device type and choose **Save**.

1. In the **Edit a Network Device** dialog, complete the fields as follows:
   + **Device Name**: Specify "ethN" (for example, **eth1**).
   + **Management**: Leave unchecked. eth0 has already been set up as the management interface and you do not need more than one management interface in the cluster. The management interface is ideally connected to a network dedicated to communication between Conductor and its worker nodes.
   + **Description**: Optional.
   + **Address Mode**: Select **DHCP**, **Static**, or **None**. We recommend that you select **Static** if you plan to bond the two Conductor management interfaces.

     If you choose Static Routing, extra fields appear for you to configure the device: **IP Address**, **Netmask**, (optional) **Gateway**, and (optional) **Static Routes**.

1. Choose **Save**. The new device appears in the Network Devices list.

1. If there is another Conductor node in the cluster, repeat these steps on the web interface for that node.