06-02-2008 03:04 AM - edited 03-05-2019 11:21 PM
Hi i paln to connect a blad to a Cisco 3550 and need to transfer the VLAN from Cisco to HP. I knwo HP do not support this can anyone give me a template to configure for the Cisco internface using the correct protocal i assum LACP?
06-02-2008 03:38 AM
If you are talking etherchannel then on the 3550 connecting ports add the command channel-group 1 mode active . This will enable a LACP etherchannel.
06-02-2008 03:45 AM
Are you able to given me a configuration example please ?
I will be configuring on SC gigabit modules
06-02-2008 04:48 AM
Is the current configuration below correct to transfer all vlans to a HP switch:
interface Port-channel1
description Port channel to VC1
switchport mode access
switchport nonegotiate
spanning-tree portfast
interface GigabitEthernet0/10
description VC1 Uplink, po1
switchport mode access
switchport nonegotiate
channel-group 1 mode active
channel-protocol lacp
spanning-tree portfast
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