Hi Lutha
This is what i have on my switches and the port channel works
on cisco side:
interface Port-channel20 description SCPDA010200 switchport switchport trunk native vlan 999 switchport trunk allowed vlan 100,113,201,300,400,501,601,613,1000,1200 switchport mode trunk logging event link-status storm-control broadcast include multicast storm-control broadcast level 2.00 spanning-tree guard loop ip dhcp snooping trust end interface TenGigabitEthernet1/14
description SCPDAA010200 3:49
switchport trunk native vlan 999
switchport trunk allowed vlan 100,113,201,300,400,501,601,613,1000,1200
switchport mode trunk
logging event link-status
storm-control broadcast include multicast
storm-control broadcast level 2.00
channel-group 20 mode active
spanning-tree guard loop
ip dhcp snooping trust
end interface TenGigabitEthernet1/13
description SCPDAA010200 2:49
switchport trunk native vlan 999
switchport trunk allowed vlan 100,113,201,300,400,501,601,613,1000,1200
switchport mode trunk
logging event link-status
storm-control broadcast include multicast
storm-control broadcast level 2.00
channel-group 20 mode active
spanning-tree guard loop
ip dhcp snooping trust
end
on Extreme side:
enable sharing 2:49 grouping 2:49,3:49 algorithm address-based L2 lacp If you are using fiber you should configure the guard loop also by default on MSTP and RSTP the link types are point-to-point.
Hope this helps
Regards