TrueNAS SCALETrueNAS SCALE Documentation Archive
This content follows the TrueNAS SCALE 22.12 (Bluefin) releases. Archival documentation is provided for reference only and not actively maintained.
Use the Product and Version selectors above to view content specific to different TrueNAS software or major version.

Network Interface Screens

The Interfaces widget on the Network screen displays interface port names and IP addresses configured on your TrueNAS system, as well as their upload/download rates.

NetworkInterfacesWidget

Use Add to display the Add Interface configuration screen.

Click on an interface to display the Edit Interface configuration screen.

Click the icon next to an interface to delete that interface.

Add/Edit Interface Configuration Screens

The fields on the Edit Interface are almost identical to the Add Interface configuration screen except for the Type field that only displays on the Add Interface configuration screen. Type is a required field and after selecting the interface type additional configuration fields display for the type selected.

Use Apply to save your setting changes.

Interface Settings

These settings display for all interface types. The Type setting is only available and required on the Add Interface configuration screen.

AddInterfaceInterfaceSettings

SettingDescription
TypeRequired field. Select the type of interface from the dropdown list or options Bridge, Link Aggregation or VLAN. Each option displays additional configuration settings for that type.
Select Bridge to create a logical link between multiple networks.
Select Link Aggregation to combine multiple network connections into a single interface.
Select Virtual LAN (VLAN) to partition and isolate a segment of the connection.
This field does not display on the Edit Interface screen.
NameEnter a name for the interface. Use the format bondX, vlanX, or brX where X is a number representing a non-parent interface. You cannot change the interface name after you click Apply. It becomes a read-only field when editing an interface.
DescriptionEnter a description for the interface.
DHCPSelect to enable DHCP. Leave checkbox clear to create a static IPv4 or IPv6 configuration. Only one interface can be configured using DHCP.
Autoconfigure IPv6Select to automatically configure the IPv6 address with rtsol(8). Only one interface can be configured this way.

Bridge Settings

Bridge Settings only display after you select Bridge in for Type.

AddInterfaceBridgeSettings

SettingDescription
Bridge MembersSelect the network interfaces to include in the bridge from the dropdown list of options.

Link aggregation settings only display after you select Link Aggregation as the Type. Additional settings display based on the selection in Link Aggregation Protocol.

AddInterfaceLinkAggLACPSettings

SettingDescription
Link Aggregation ProtocolSelect the protocol to use from the dropdown list of options. The protocol determines the outgoing and incoming traffic ports.
Select LACP if the network switch is capable of active LACP (this is the recommended protocol). LACP displays additional settings.
Select Failover if the network switch does not support active LACP. This is the default protocol choice and should be only used if the network switch does not support active LACP. Failover uses only the Link Aggregation Interfaces setting.
Select Loadbalance to set up loadbalancing. Loadbalance does not use any other link aggregation settings.
Transmit Hash PolicyDisplays when the protocol is set to LCAP or Loadbalance. Select the hash policy from the dropdown list of options, LAYER2, LAYER2+3 the default, or LAYER3+4..
LACPDU RateDisplays only when the protocol is set to LCAP. Select either Slow or Fast from the dropdown list of options.
Link Aggregation InterfacesDisplays when protocol is set to LACP, Failover or Loadbalance. This is a required field. Select the interfaces to use in the aggregation.
Warning! Link Aggregation creation fails if any of the selected interfaces have been manually configured!

AddInterfaceLinkAggFailoverSettings

SettingDescription
Link Aggregation ProtocolSelect the protocol to use from the dropdown list of options. The protocol determines the outgoing and incoming traffic ports.
Select LACP if the network switch is capable of active LACP (this is the recommended protocol). LACP displays additional settings.
Select Failover if the network switch does not support active LACP. This is the default protocol choice and should be only used if the network switch does not support active LACP. Failover uses only the Link Aggregation Interfaces setting.
Select Loadbalance to set up loadbalancing. Loadbalance does not use any other link aggregation settings.
Link Aggregation InterfacesThis is a required field. Select the interfaces to use in the aggregation.
Warning! Link Aggregation creation fails if any of the selected interfaces have been manually configured!

AddInterfaceLinkAggLoadbalanceSettings

SettingDescription
Link Aggregation ProtocolSelect the protocol to use from the dropdown list of options. The protocol determines the outgoing and incoming traffic ports.
Select LACP if the network switch is capable of active LACP (this is the recommended protocol). LACP displays additional settings.
Select Failover if the network switch does not support active LACP. This is the default protocol choice and should be only used if the network switch does not support active LACP. Failover uses only the Link Aggregation Interfaces setting.
Select Loadbalance to set up loadbalancing. Loadbalance does not use any other link aggregation settings.
Transmit Hash PolicyDisplays when the protocol is set to LCAP or Loadbalance. Select the hash policy from the dropdown list of options, LAYER2, LAYER2+3 the default, or LAYER3+4.
Link Aggregation InterfacesDisplays when protocol is set to LACP, Failover or Loadbalance. This is a required field. Select the interfaces to use in the aggregation.
Warning! Link Aggregation creation fails if any of the selected interfaces have been manually configured!

VLAN Settings

Link aggregation settings only display after you select VLAN as the Type.

AddInterfaceVLANSettings

SettingDescription
Parent InterfaceSelect the VLAN parent interface from the dropdown list of options. Usually and Ethernet card connected to a switch port configured for the VLAN. New link aggregations are not available until you restart the system.
VLAN TagRequired field. Enter the numeric tag configured in the switched network.
Priority Code PointSelect the Class of Service from the dropdown list of options. The available 802.1p Class of Service ranges from Best effort (default) to Network control (highest).

Other Settings

Other Settings display for all types of interfaces.

AddInterfaceOtherSettings

SettingDescription
MTUMaximum Transmission Unit (MTU), or the largest protocol data unit that can be communicated. The largest workable MTU size varies with network interfaces and equipment. 1500 and 9000 are standard Ethernet MTU sizes. Leaving blank restores the field to the default value of 1500.

IP Addresses

Use the IP Address Add to define an alias for the interface on the TrueNAS controller. The alias can be an IPv4 or IPv6 address.

AddInterfaceIPAddresses

Users may also select how many bits are a part of the network address from the dropdown list of options.

Related Content

Related Network Articles