Hello,
I have a Quanta LB4M switch into which I wish to plug a Windows Server and use the inbuilt Windows NIC Teaming with LACP to enable multiple NICs.
My current Quanta LB4M switch config is:
interface 0/12
addport 3/2
exit
interface 0/13
addport 3/2
exit
interface 3/2
description 'LACP to Windows 2016'
port-channel load-balance 6
lacp
set igmp
Is this the correct config. - my switch does not seem to connect the server once LACP has been configured in Windows Server MAnager..
Thanks in advance to anyone who can or tried to help