P
P
Pavel Padozhnikov2015-12-28 22:07:12
Computer networks
Pavel Padozhnikov, 2015-12-28 22:07:12

Is it possible to increase the connection speed using multiple NICs?

Hello.
It became very interesting in what ways you can increase the speed between the server and clients.
One of the thoughts: if you increase the number of network cards on the server, you can increase the bandwidth (without changing the network environment) and as the load increases, the answer to the request comes from a freer card.
Example:
1 switch (with 25 ports), 10 clients and 1 server.
The server has 3 network cards (connected to the switch), everything else (clients and others) is connected to the same switch.
Can the server communicate through all NICs at the same time?
Implementation in the local network.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
M
Melkij, 2015-12-28
@PaveL152

Channel bonding, EtherChannel, link aggregation, LACP 802.3ad. Different names, but the essence is the same. There are different schemes of work, a rake and support by iron.
Better than LACP, but the switch must be able to do it.

R
Rsa97, 2015-12-28
@Rsa97

If the switch is smart and supports link aggregation , then you can.

A
Apolakov, 2015-12-28
@Apolakov

Channel bonding - for Linux. + switch supporting Link Aggregation or IEEE 802.3ad.

V
Vlad Zhivotnev, 2015-12-29
@inkvizitor68sl

Yes, this is called bonding.
Just keep in mind that one client (to be absolutely precise - one connection) will not go beyond the capabilities of one network card. Well, it should be taken into account that 4x10gbps cards will not give a performance of 40 gbps, in reality it will be about 30-35.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question