Actually as i dont see that the Nortel is sending any LACP PDUs i assumed that there must be a problem with the configuration. I just enable LACP at the port label to avoid any inconvenient with others services ports where i have smlt and mlt configuration. In the packet capture i could see that the Cisco switch is sending LACP PDUs, and yes i have lacp and vlan 1032 configured and permit on the trunking.
Cisco Switch
!
interface Ethernet1/1
switchport mode trunk
channel-group 98 mode active
no shutdown
!
interface port-channel98
switchport mode trunk
spanning-tree port type normal
!
!
!show commands
!
Nexus#sh int eth1/1
Ethernet1/1 is down (suspended(no LACP PDUs))
admin state is up, Dedicated Interface
Belongs to Po98
!
Nexus# sh lacp interface ethernet 1/1
Interface Ethernet1/1 is suspended
Channel group is 98 port channel is Po98
PDUs sent: 5212
PDUs rcvd: 1
Markers sent: 0
Markers rcvd: 0
Marker response sent: 0
Marker response rcvd: 0
Unknown packets rcvd: 0
Illegal packets rcvd: 0
Lag Id: [ [(0, 0-0-0-0-0-0, 0, 0, 0), (0, 0-0-0-0-0-0, 0, 0, 0)] ]
Operational as aggregated link since Wed Dec 31 20:00:00 1969
Local Port: Eth1/1 MAC Address= 0-a2-ee-ac-86-19
System Identifier=0x8000, Port Identifier=0x8000,0x101
Operational key=97
LACP_Activity=active
LACP_Timeout=Long Timeout (30s)
Synchronization=NOT_IN_SYNC
Collecting=false
Distributing=false
Partner information refresh timeout=Long Timeout (90s)
Actor Admin State=69
Actor Oper State=69
Neighbor: 0x0
MAC Address= 0-0-0-0-0-0
System Identifier=0x0, Port Identifier=0x0,0x0
Operational key=0
LACP_Activity=unknown
LACP_Timeout=Long Timeout (30s)
Synchronization=NOT_IN_SYNC
Collecting=false
Distributing=false
Partner Admin State=0
Partner Oper State=0
Aggregate or Individual(True=1)= 2
!