Setting Up a Link Aggregation

In general, a link aggregation (LAGG) is a method of combining (aggregating) multiple network connections in parallel to provide additional bandwidth or redundancy for critical networking situations. TrueNAS uses lagg(4) to manage LAGGs.

To set up a LAGG, from the Network screen:

  1. Click Add in the Interfaces widget. The Add Interface configuration screen displays.

    AddInterfaceLinkAggregationTypes

  2. Select Link Aggregation from the Type dropdown list. You cannot change the Type field value after you click Apply.

  3. Enter a name for the interface using the format bondX, where X is a number representing a non-parent interface. You cannot change the Name of the interface after you click Apply.

  4. (Optional but recommended) Enter any notes or reminders about this particular LAGG interface in the Description field.

  5. Select the Link Aggregation Settings for this interface.

    AddInterfaceLinkAggregationSettings

  6. (Optional) Click Add to enter another IP address if desired for this LAGG interface. Click Add to display an IP address field for each IP address you want to add.

  7. Click Save when finished.