Ethernet Teaming...more speed, huh? What is it ?

Pancho

New Member
Have been trying to figure out what ethernet teaming is.
Am thinking of getting from Newegg a new mobo,
GIGABYTE GA-M59SLI-S5 Socket AM2 (link below).
Was reading the Newegg reviews, and there's some
talk re. ethernet teaming.

Does this mean that I can use the two onboard ethernet connection
of this mother board at the same time, by connecting them both to the router ?

Need a little help trying to get a handle on this concept.

Thanks

Link: http://www.newegg.com/Product/Product.asp?Item=N82E16813128011
 
I read the wikpedia stuff before I posted--oblique.

Looking for more practical/hands-on/user/direct experience info.
 
I'll give you an example for one of the schools I work for.

All of our HP Proliant G3s and G4s, racks and towers, have 2 NICs in them. All of them are running Windows Server 2003 Enterprise Edition. Since they came from HP, which I recommend for any of you that plan on setting up corporate/business level servers, all come equipped with a lot of system utilities that are designed for HP servers. One of those utilities, the [SIZE=-1]HP Network Config Utility[/SIZE], allows you to team two or more network adapters together for load balancing. You can setup transmit load balancing, which load balances all the transmit traffic from the server, or you can set up receive load balancing, which load balances all the receiving traffic to the server. All of this is graphical, so it makes things a lot easier when you set it up. However, I have found it to create junk records in DNS for the teamed server during the initial setup, but all that is required is to delete the records once the setup is complete. It's just something to watch out :D.

Windows Server 2003 also has it's own load balancing utility called the Network Load Balancing Manager, however the name can be deceiving. It is intended for use in clusters, not balancing a single machine because it really wasn't designed for that. Unfortunately, this tool is not available in XP, only server systems.

*NIX based systems also have a lot of load balancing tools out there, so a simple Google search will bring those up.

In most of the data centers that I have worked in, we load balance the actual network. One example of this is using the hybrid-mesh topology. It's used to create redundant links between a few, but not all nodes on the network. I have done this with switches and enterprise level routers. However, in order for this to work correctly, you have to purchase network equipment with this functionality built in. In addition to load balancing the nodes, the hybrid-mesh topology allows for redundant links just in case one of them goes down for some reason...;)
 
Nice try Markware.

Key questions, to get a handle on this teaming thing:

1. If my isp rate is 10MBits, and am only transfering at 6.7 MBits, and I connect two rj45 ethernet cables from my mobo to my router, than will I get I be able to transfer at a full 10Mbits ?

2. Is teaming only applicable to LAN transfers from machine to machine, or can it apply to internet transfers also, as in question 1, supra?
 
Nice try Markware.
Ok...

1: No, you will not be able to max out a 10Mbps WAN connection with NIC teaming. Your connection is only as good as the hosts you connect to. You're limited by many factors that contribute to the overall speed of your WAN connection.

2: Teaming is only useful if you are able to take advantage of the concept in the first place. It would only be good in a LAN infrastructure, mainly in conjunction with a file or database server...if you need that kind of dependability. It would only be applicable in an Internet scenario if you had a WAN connection with enough bandwidth to take advantage of load balancing...like an FTP server with an optical connection to the Internet. Or say you had a server with both of these roles, then load balancing would be a must if you don't want to upset your users.

Your motherboard also support gigabit so if you upgrade the rest of your networking gear, you can take advantage of a gigabit LAN connection.
 
Your response hit the nail right on the head.
Looks like teaming is not a solution for me.
Thanks a lot for clearing this up.
 
Back
Top