Hi,
LACP is a trunking prot. it automaticlly load balance traffic between trunked ports but not equally, it uses something called conversation which depends on the source address and destination address of the packet, each unique SA/DA will be forwarded to one of the ports and all the traffic from the same SA/DA will take the same bath, and so on for other SA/DA combination.
for the configuration use this
#trunk <PORTS> <TRK1> lacp
<PORTS> = the ports that will be used in this trunk group
<TRK1> = fixed name for the trunk group, can be trk1, trk2,...etc
note that, the links must be with the same speed and duplex and connected to the same switches directly
If you need any other information please let me know.
Regards,
Islam Hassan</TRK1></PORTS></TRK1></PORTS>