Hi,
I have mentioned below a sample Lacp configuration between cisco device and HP procurve.
switch(config-if)#sh run int g1/0/8
Building configuration...
Current configuration : 304 bytes
!
interface GigabitEthernet1/0/8 description test switchport trunk encapsulation dot1q switchport trunk native vlan 60 switchport trunk allowed vlan 3-5,60,88,251 switchport mode trunk speed 1000 duplex full no cdp enable channel-group 10 mode active end switch(config-if)#sh run int g1/0/9 Building configuration... Current configuration : 304 bytes ! interface GigabitEthernet1/0/9 description RCDC-FS-CS18 [RC-B1-CR-7-D] (etherchannel) switchport trunk encapsulation dot1q switchport trunk native vlan 60 switchport trunk allowed vlan 3-5,60,88,251 switchport mode trunk speed 1000 duplex full no cdp enable channel-group 10 mode active HP Procurve setup =================== interface F1 name "To RCDC-FS-C301 G1/0/8" lacp Passive exit interface F2 name "To RCDC-FS-C301 G1/0/9" lacp Passive
++ A port in the passive mode cannot form an Ether Channel with another port that is also in the passive mode because neither port starts LACP negotiation.
++ Have we configured lacp mode as active either in the cisco side or in the HP side ?
Hope this helps
Thanks
Somu
"Rate this answer if it is helpful"