Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
This is not exactly true. It depends on what routing protocol the router can use. Yes, there are some routing protocols that will just use it as failover, but there are some protocols that can use both lanes together to double the bandwidth.
Free tip, if you have an AMD in the pc then disable hardware encoding for the host, the hardware enc on AMD looks like ass regardless of what bitrate you give it.
This is partially true, as I already mentioned. Look at the video I shared and also ronny.vasquezgt post. LACP is only part of the picture. The routing protocol and the ability to use EtherChannels can turn two ports into a single channel (as viewed from the routing tree). However, it all depends on the capability of the router. Most customer big box type routers likely won't have the EtherChannel capabilities (or the more advanced routing protocols) which thing turns it into active passive only. I'm actually using a non-consumer based Ubiquiti switch that turns the two ports into an EtherChannel.
- as most people have them in the same subnet there's usually not any routing going on between PC and Deck
- for a routing protocol to be involved at all one would need two routing hops between them which is even rarer
- even then it wouldn't matter because it just sees a LAG as a single link (regardless of whether use static, LACP or Cisco proprietary)
- that guy in the video is either oversimplifying things to the point of lying or he has no idea of what he is talking about. A 4x100MIt LAG is absolutely not the same thing as a 400MBit link, exactly because a single flow is (with good reason) constraint to a single physical link.
^ this. LACP, LAG, MLAG, PAgP, EtherChannel, which is what the OP is discussing, are all layer2 no routing involved.
The video is comparing STP to LAG and is certainly oversimplifying.
Again, having 2Gbps of "capacity" is not the same thing as being able to do a single 2Gbps flow.
* The video was not comparing STP and LAG. The author was simply discussing how STP's purpose is to ensure no circular routes and remove duplicates. The author was simply implying if you could configure two routes to the same destination, STP would ignore one of them without an EtherChannel configured to view the two ports to the same destination as a single port.
* The use of protocol gets overloaded in the networking realm. STP is a protocol, LAG, LACP, (and many, many more) are protocols but they are for different purposes and different layers of a network.
* There is the configuration of bundle ports, then there is the "load balancing" configuration of the bundled ports. Those are two separate things:
https://www.cisco.com/c/en/us/td/docs/switches/lan/cisco_ie3000/software/release/12-2_50_se/configuration/guide/ie3000scg/swethchl.html#wp1275731
I am referencing an enterprise level appliance so that means nothing for a consumer level product but that is just to prove a point. It's highly unlikely any consumer product will have enterprise level configuration nor support for so many different protocol implementations (i.e. rendering LAG at the consumer level not all that useful unless you are using for a NAS, Plex server or something similar which I did mention several posts back).
* Network speed and bandwidth are related, but different. Increasing the bandwidth can have a positive impact on latency if it was determined that was an issue. However, there are too many variables when it comes to house material construction, design, and how the purchased wi-fi router will perform in that environment. The OP may just need a good mesh network with some strategically placed APs.
* We are also making the assumption that the OP's desktop is wired and can support LAG. Not many PC's are designed for that as I mentioned in the initial post. IIRC, I don't think that can actually work with the non-Server Windows versions. Haven't looked into Windows 11.
* Lastly, FWIW, I was a CCNA many many years ago. I have no desire to go build a test lab, configure a test setup and post evidence. However, there are many videos and such showing it but none of that will matter because all of those are not using a cheap consumer level home router.
Not arguing just to argue. The linked resource you provided says the same thing we are saying.
All of these say that a single flow is going to go over a single link in the EtherChanel.
Both Windows 10 and Windows 11 support NIC teaming, however, as far as I know you have to do so via CLI/PowerShell. Most motherboard LoMs on consumer devices are either Intel or Realtek models which do support teaming via the Intel Network Connections Manager or the Realtek Teaming Protocol Driver. The most common limitation in the consumer space is consumer switches typically do not support 802.3ad.
FWIW, I'm a global data center manager and deal with this almost every day; but neither appeal to authority is relevant or strengthens any argument.