The commands provided above by @Dominik were in the Passport CLI format, that's why they don't work.
Here's a quick example of how to setup a regular LACP trunk group on the "stackable" switches;
config t
interface fastEthernet 33-34
lacp key 13
lacp mode active
lacp timeout-time short
lacp aggregation enable
exit
Perhaps you could provide a diagram with relative port numbers?
Also, you'd need to identify these as SLT ports... how to-do that in the ERS 5632, not sure myself.
Have you reviewed the Avaya configuration guides?