Link Aggregation
Synology NAS supports multi-LAN, allowing you to combine those LAN interfaces using the Link Aggregation technology. Link Aggregation increases the bandwidth of your Synology NAS by aggregating multiple network interfaces and provides traffic failover to maintain network connection in case the connection is down.
After your LAN interfaces are combined, you will see a new interface named Bond at Control Panel > Network > Network Interface, which could be configured as you would with other interfaces (such as LAN or PPPoE).
Note:
- Link Aggregation is only available on models with at least two LAN ports.
- With Link Aggregation enabled, the network traffic will automatically get adjusted and balanced for each connected device.
- If the network interfaces are connected to multiple switches, make sure the switch ports are in the same LAN or VLAN.
To combine multiple LANs with Link Aggregation:
- Go to Control Panel > Network > Network Interface. Click Create > Create Bond.
- Select the mode you want.
Mode descriptions:
- Adaptive Load Balancing: This mode optimizes the network traffic received and sent by your Synology NAS whether or not the switch supports Link Aggregation. To avoid unexpected errors, please do not enable Link Aggregation on the switch even when it is supported.
- IEEE 802.3ad Dynamic Link Aggregation: This mode optimizes the network traffic received and sent by your Synology NAS, and requires IEEE 802.3ad (Dynamic) Link Aggregation (LACP, 802.1AX) to be enabled on the switches. If multiple switches are used, these switches have to be stackable and properly configured.
- Balance XOR: This mode balances the network traffic received and sent by your Synology NAS, and requires Static Link Aggregation to be enabled on the switches. If multiple switches are used, these switches have to be stackable and properly configured. If Link Aggregation is not supported by the switch, the traffic sent by your Synology NAS can still be balanced. With this mode, the lost links can be detected but not the cause (e.g., when the Ethernet cables are unplugged or the switch is wrongly configured).
- Active/Standby: This mode provides your Synology NAS with network fault tolerance. That is, when the active network interface goes down, one of the other LAN ports will take over to maintain the network connection. You can choose this mode without configuring the switch or with a switch that supports IEEE 802.3ad Link Aggregation.
If you have enabled Open vSwitch, you can select one of the following modes:
- Balance-SLB: This mode balances the network traffic without requiring the support for specific network switches and enables the connection between two switches.
- Balance-TCP: This mode enables the connection with the switches configured as Dynamic Link Aggregation (IEEE 802.3ad LACP). If multiple switches are used, they must be stackable and properly configured.
- Active/Backup Mode: This mode provides your Synology NAS with network fault tolerance using two network interfaces. When the active network interface malfunctions, the other one will take over to maintain the network connectivity. You can choose this mode without configuring the switch.
- Select the interfaces to create Link Aggregation.
- Configure the IP settings by entering the IP address, subnet mask, and gateway. You may also tick to enable the following optional settings: Set as default gateway, Enable Jumbo Frame, or Enable VLAN. Click Apply to save the changes.
- Once finished, you can see the new interface Bond 1 in the Network Interface list.
To edit the Link Aggregation settings:
- To change the Link Aggregation mode or view the information of the physical devices, go to Control Panel > Network > Network Interface.
- Select the interface Bond 1, and click the Edit button.
- Go to the corresponding tabs to edit the desired settings.
To remove Link Aggregation:
- Go to Control Panel > Network > Network Interface.
- Select the interface Bond 1 and click the Delete button.
- Once finished, you will see the two separate LAN interfaces in the Network Interface list.