LACP = Link Aggregation Control Protocol
MLT = Multi Link Trunking
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.
If you do not have a connection between a server without active lacp and the switch with active lacp, try
description ExampleSwitchConfiguration switchport mode trunk switchport trunk native vlan 999 switchport trunk allowed vlan 999-1100 spanning-tree port type edge no snmp trap link-status channel-group 1110 mode active no shutdown no lacp suspend-individual