What is Link Aggregation?Link aggregation is a technology that bundles multiple physical links into one logical link to increase link bandwidth and redundancy. Depending on whether the Link Aggregation Control Protocol LACP is enabled, link aggregation is divided into two aggregation modes: "static" and "dynamic (LACP)".
Today I will talk about "static aggregation". The aggregation algorithm is indispensable for configuring static aggregation. There are mainly: based on destination IP, based on destination MAC, based on source destination IP, based on source destination MAC, based on source IP, based on source MAC. Then there is a classic question: Will there be any problem if the algorithms at both ends of the switch link aggregation are inconsistent? As shown in the following figure: Problem AnalysisLet me tell you the answer first: Let's take a brief look at the algorithm logic: the switch will hash the MAC and IP address fields in the data frame into a HASH-KEY value, and then find the physical outbound interface in the aggregation forwarding table to send it out. To ensure that the same data stream is forwarded on the same physical link, why must it be consistent? To prevent the address table of the other end from drifting. Therefore, the switch's aggregation algorithm only determines TX (transmit) and has nothing to do with RX (receive), as shown below: When PC1 and PC2 communicate, SW1 can forward PC1's data to SW2 from different outbound interfaces based on different algorithms; SW2 doesn't care whether you come from port 1 or port 2, it only cares whether the data flow from PC1 to PC2 is continuously maintained on the same physical link. Otherwise, if PC1 comes from port 1 and port 2, wouldn't the address table of SW2 be disordered? The direct result of disorder is communication abnormality; Similarly, when SW2 transfers the data from PC2 to SW1, SW1 will not care which port you give it to me. It only cares about "whether you can always give it to me through this physical port". Therefore, under the standard convergence algorithm of the switch, inconsistent algorithms at both ends will not affect communication. |
1. OSPF troubleshooting: Multi-point access netwo...
Shuhost Technology has launched a year-end promot...
Recently, Borei Data passed the CMMI Level 5 asse...
The 2018 Russia World Cup, a football feast held ...
IT operation and maintenance automation refers to...
According to data from the China Academy of Infor...
On December 3, 1992, Neil Papworth, a 22-year-old...
It has been more than a year since I shared infor...
iWebFusion (also known as iWFHosting) is a subsid...
[[263958]] Why is it called Wi-Fi 6? Each new Wi-...
The cost of NB-IoT, especially the module cost, h...
[[405467]] In order for your services to take adv...
In recent years, the trend of "optical fiber...
Project Introduction ADRecon extracts and consoli...
spinservers is a site under Majestic Hosting Solu...