>> "teaming" is a generic term that encompasses several technologies and methods. It's like saying you drive a car.
>> LACP is a specific method of teaming. It's like saying you drive a Toyota.
On the ESXi side, it refers to "NIC Teaming". ESXi's vSwitch does not support LACP. You have to use a Virtual Distributed Switch (VDS) to get LACP support and this requires Enterprise Plus (big boy stuff) licensing which I do not have. In the past, using a DellConnect 2724 (which died so I replaced it with a Meraki MS120-24 switch), I had define a Link Aggregation Group (LAG) for the ports that I wanted to pair with the NIC Teaming ports.
>> If you want "teaming" that does switch assisted load balancing, then you need to use LACP.
>> If you don't care about switch assisted load balancing or switch assisted fault tolerance then
>> you don't need to use LACP, and you don't need to do any special config on the Meraki.
So if I define the NIC Teaming ports on the ESXi host and then just plug the cables into any of the Meraki ports (without aggregating the ports since that requires LACP on the host side which I do not have), then I will get the same teaming that I previously got when I defined a LAG on the old switch?