Configuring Port Bonding in Windows
This section uses Windows Server 2012 R2 as an example. For details about the configuration on other OSs, see the OS documentation provided by the OS vendors.
To configure port bonding (referred to as NIC teaming in Windows) in Windows Server 2012 R2, perform the following steps:
- View the existing network ports.Figure 4-246 NIC port information
- Open Server Manager and click Local Server.Figure 4-247 Server Manager
- Click Disabled next to NIC Teaming.Figure 4-248 NIC Teaming configuration
- In the NIC Teaming window, click TASKS in the TEAMS area and choose New Team from the drop-down list. Enter the NIC team name and select the ports to be bonded. Under Additional properties, set Teaming mode, Load balancing mode, and Standby adapter, and click OK.Figure 4-249 Creating a NIC team
- In the NIC Teaming window and Network Connections window, check that the created team is displayed.Figure 4-250 Viewing the created NIC teamFigure 4-251 Viewing the created NIC team
There are three teaming modes: switch independent, static teaming, and LACP. The switch independent mode is active-backup mode if Standby adapter is none or balancing mode if Standby adapter is specified. The static teaming and LCAP modes both comply with the IEEE 802.3ad specifications and require the peer device to have the same link aggregation configuration. In static teaming mode, link aggregation parameters are manually configured. In LACP mode, link aggregation parameters are automatically adjusted by the protocol.
Bonding members can be the MZ520 physical 10GE ports (NPAR is disabled) or PFs (NPAR is enabled), but port bonding cannot be configured among PFs of the same physical port. When NPAR is enabled, the bonding mode can only be active-backup or balancing, not 802.3ad or LACP. The active-backup or balancing modes support bonding of physical ports or NIC PFs across chips. The 802.3ad and LACP modes support only bonding of physical ports of the same chip.
- Open Network and Sharing Center, open the created team, and set the IP address of the team.Figure 4-252 Setting the IP address of the NIC team
- You can also configure the IP address to belong to another VLAN as follows: In the Team Interfaces tab page in the NIC Teaming window, right-click the team and choose Properties. In the displayed window, enter a VLAN ID in Specific VLAN, click Apply, and click OK.Figure 4-253 Setting the VLAN ID of the NIC teamFigure 4-254 Setting the VLAN ID of the NIC team
After creating a VLAN, the native VLAN is no longer used. You can view the NIC icon of the new VLAN after choosing Control Panel > Network and Internet > Network Connections, enable the VLAN, and set an IP address.