07-24-2015 12:44 AM - edited 03-08-2019 01:05 AM
I am trying to create create a port channel in 3945 router which is connected HP Comware switch. If i put below config then router goes un reachable if both cables are connected. i tried channel- group 1 mode active but it doesn't supports so how to solve the issue.
interface Port-channel1
no ip address
hold-queue 150 in
!
interface Port-channel1.255
encapsulation dot1Q 255 native
ip address 192.168.1.140 255.255.255.255
interface GigabitEthernet0/0
description Uplink to <Switch name> Gig1/0/x
no ip address
duplex full
speed 1000
channel-group 1
!
interface GigabitEthernet0/1
description Uplink to <Switch name> Gig2/0/x
no ip address
duplex full
speed 1000
channel-group 1
07-24-2015 01:03 AM
Hi,
it does not support negotiation protocols, such as PAGP or LACP, so you must configure the etherchannel manually in the HP Comware switch to match the configuration of the router.
Best Regards,
Jose.
07-24-2015 03:28 AM
what would be config in Cisco router & any idea what should be config at HP switch ?
07-24-2015 01:05 AM
Hi,
Like yourself I have been hunting to find out if a 3945 (ISRG2) can support LACP.
It seems that this family of routers and ISR-G1s can only support MANUAL Ether-channelling.
TOP of PAGE 7
I cant find a similar paper for ISR-G2s.
Regards
Alex
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide