Hi everybody,
Im getting confused about LACP bonding and stacked switches (lets say switch 1 and 2).
I have 2 Dell powerconnect 8132F switches stacked together.
I configured LACP bonding on my hosts as :
iface bond0 inet manual
slaves enp5s0f0 enp6s0f0
bond_miimon 100
bond_mode 802.3ad
Each host has one nic connected to both switches:enp5s0f0 to switch 1 and enp6s0f0 to switch 2
So everything seems to work corectly,if i poweroff one switch traffic still goes into the other switch,etc.
My question is why is it working without having configured LACP in my switches?
Should I configure LACP on them by putting for example port 19 to channel-group 1 and putting it in trunk mode?
Does they switch port connected to enp5s0f0 and enp6s0f0 belong to LACP?
What's more we are planning to connect this cluster to another one with two other stacked identical switches (let's say switch 3 and 4) by 2 dark fiber (SFP+).
To connect stack1 with stack2 should we use LACP by just putting for exemple :
port 20 in Switch 1 connected to port 20 Switch 3
port 20 inf Switch 2 connected to port 20 Switch 4
and all ports in channel-group 1 or 2?
Thank for your answers.
Im getting confused about LACP bonding and stacked switches (lets say switch 1 and 2).
I have 2 Dell powerconnect 8132F switches stacked together.
I configured LACP bonding on my hosts as :
iface bond0 inet manual
slaves enp5s0f0 enp6s0f0
bond_miimon 100
bond_mode 802.3ad
Each host has one nic connected to both switches:enp5s0f0 to switch 1 and enp6s0f0 to switch 2
So everything seems to work corectly,if i poweroff one switch traffic still goes into the other switch,etc.
My question is why is it working without having configured LACP in my switches?
Should I configure LACP on them by putting for example port 19 to channel-group 1 and putting it in trunk mode?
Does they switch port connected to enp5s0f0 and enp6s0f0 belong to LACP?
What's more we are planning to connect this cluster to another one with two other stacked identical switches (let's say switch 3 and 4) by 2 dark fiber (SFP+).
To connect stack1 with stack2 should we use LACP by just putting for exemple :
port 20 in Switch 1 connected to port 20 Switch 3
port 20 inf Switch 2 connected to port 20 Switch 4
and all ports in channel-group 1 or 2?
Thank for your answers.