Teaming; Windows; Linux - Broadcom NetXreme-C User Manual

Table of Contents

Advertisement

NetXtreme-E User's Manual

Teaming

Windows

The Broadcom NetXtreme-E devices installed on Dell platforms can participate in NIC teaming functionality
using the Microsoft teaming solution. Refer to Microsoft public documentation described in the following link:
https://www.microsoft.com/en-us/download/details.aspx?id=40319
Microsoft LBFO is a native teaming driver that can be used in the Windows OS. The teaming driver also provides
VLAN tagging capabilities.

Linux

Linux bonding is used for teaming under Linux. The concept is loading the bonding driver and adding team
members to the bond which would load-balance the traffic.
Use the following steps to setup Linux bonding:
1. Execute the following command:
modprobe bonding mode="balance-alb". This will create a bond interface.
2. Add bond clients to the bond interface. An example is shown below:
ifenslave bond0 ethX; ifenslave bond0 ethY
3. Assign an IPV4 address to bond the interface using
IPV4Address and NetMask are an IPV4 address and the associated network mask.
Note:
IPV4 address
replaced by the actual IPV4 network mask.
4. Assign an IPV6 address to bond the interface using
IPV6Address and NetMask are an IPV6 address and the associated network mask.
Note:
IPV6 address
replaced by the actual IPV6 network mask.
Refer to the Linux Bonding documentation for advanced configurations.
February 26, 2018 • NetXtreme-E-UG100
should be replaced with the actual network IPV4 address.
should be replaced with the actual network IPV6 address.
ifconfig bond0 IPV4Address netmask NetMask up
ifconfig bond0 IPV6Address netmask NetMask up
Teaming
. The
should be
NetMask
. The
should be
NetMask
Page 37

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NetXreme-C and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netxtreme-e

Table of Contents