Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
network:lacp [2021/06/21 08:58] jsnetwork:lacp [2021/06/21 09:08] (current) js
Line 2: Line 2:
  
 <WRAP center round tip 60%> <WRAP center round tip 60%>
-**LACP = Link Aggregation Control Protocol**+**LACP = Link Aggregation Control Protocol** \\  
 +**MLT = Multi Link Trunking**
 </WRAP> </WRAP>
  
  
 ==== Overview ==== ==== Overview ====
-LACP bundels several physical network cards together to one logical link. It implements failover if one or more card or link fails and load balancing with different methods.+LACP is a protocol to bundel several physical network cards together to one logical link. This is called MLT. It implements failover if one or more card or link fails and load balancing with different methods.
  
  
 ==== Information ==== ==== Information ====
   * [[https://en.wikipedia.org/wiki/Link_aggregation#Link_Aggregation_Control_Protocol]]   * [[https://en.wikipedia.org/wiki/Link_aggregation#Link_Aggregation_Control_Protocol]]
 +  * [[https://en.wikipedia.org/wiki/Multi-link_trunking]]
  
  
Line 32: Line 34:
   - add "no lacp suspend-individual"   - add "no lacp suspend-individual"
  
 +  * [[https://www.reddit.com/r/Cisco/comments/l6rs4m/lacp_suspendindividual_on_n9k/]]
 ==== Example ===== ==== Example =====
 <code> <code>