mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-02-13 21:51:21 +01:00
fix lacp listing
This commit is contained in:
parent
b8f0948145
commit
99dbe67c12
@ -147,8 +147,9 @@ If you have a switch that does not support stacking like the ICX6430, you'll nee
|
||||
|
||||
### Link Aggregation (802.3ad LACP)
|
||||
If you'd like to configure an LACP bond on the switch to aggregate 2 or more ports to a server for example, it's pretty easy under FastIron. First you need to meet some basic criteria before creating the bond:
|
||||
* all switch ports in the bond must be the same port type / speed
|
||||
* all switch ports being added to the bond cannot have an existing configuration on them (no IPs set etc)
|
||||
- all switch ports in the bond must be the same port type / speed
|
||||
- all switch ports being added to the bond cannot have an existing configuration on them (no IPs set etc)
|
||||
- all switch ports must have the same VLAN membership
|
||||
|
||||
Now create the dynamic (802.3ad) lag, giving it a name of your choice:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user