<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.ledhed.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ledhed.net/index.php?action=history&amp;feed=atom&amp;title=LACP</id>
		<title>LACP - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ledhed.net/index.php?action=history&amp;feed=atom&amp;title=LACP"/>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=LACP&amp;action=history"/>
		<updated>2026-04-30T15:11:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.2</generator>

	<entry>
		<id>//wiki.ledhed.net/index.php?title=LACP&amp;diff=2622&amp;oldid=prev</id>
		<title>Ledhed: Created page with '== Reference ==  How to Etherchannel between Cisco and HP Procurve switches&lt;br&gt; http://evilrouters.net/2011/08/12/configure-lacp-between-hp-procurve-and-cisco-catalyst-switches  ...'</title>
		<link rel="alternate" type="text/html" href="https://wiki.ledhed.net/index.php?title=LACP&amp;diff=2622&amp;oldid=prev"/>
				<updated>2012-02-10T05:39:34Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;== Reference ==  How to Etherchannel between Cisco and HP Procurve switches&amp;lt;br&amp;gt; http://evilrouters.net/2011/08/12/configure-lacp-between-hp-procurve-and-cisco-catalyst-switches  ...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Reference ==&lt;br /&gt;
&lt;br /&gt;
How to Etherchannel between Cisco and HP Procurve switches&amp;lt;br&amp;gt;&lt;br /&gt;
http://evilrouters.net/2011/08/12/configure-lacp-between-hp-procurve-and-cisco-catalyst-switches&lt;br /&gt;
&lt;br /&gt;
Cisco/HP LACP Spanning Tree issue&amp;lt;br&amp;gt;&lt;br /&gt;
http://evilrouters.net/2010/04/16/hpcisco-lacp-and-stp-gotcha&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Cisco Config ==&lt;br /&gt;
&lt;br /&gt;
 CISCO(config)# interface range fa0/1 - 3&lt;br /&gt;
 CISCO(config-if-range)# spanning-tree portfast trunk&lt;br /&gt;
 %Warning: portfast should only be enabled on ports connected to a single&lt;br /&gt;
 host. Connecting hubs, concentrators, switches, bridges, etc... to this&lt;br /&gt;
 interface  when portfast is enabled, can cause temporary bridging loops.&lt;br /&gt;
 Use with CAUTION&lt;br /&gt;
 &lt;br /&gt;
 CISCO(config-if-range)# channel-protocol lacp&lt;br /&gt;
 CISCO(config-if-range)# channel-group 1 mode active&lt;br /&gt;
 Creating a port-channel interface Port-channel 1&lt;br /&gt;
 CISCO(config-if-range)# interface port-channel 1&lt;br /&gt;
 CISCO(config-if)# switchport mode trunk&lt;br /&gt;
 CISCO(config-if)#&lt;br /&gt;
 &lt;br /&gt;
 CISCO(config-vlan)# vlan 10&lt;br /&gt;
 CISCO(config-vlan)# vlan 20&lt;br /&gt;
 CISCO(config-vlan)# vlan 30&lt;br /&gt;
 CISCO(config-vlan)#&lt;br /&gt;
 &lt;br /&gt;
 CISCO(config-vlan)# interface vlan 1&lt;br /&gt;
 CISCO(config-if)# ip address 10.0.0.1 255.255.255.0&lt;br /&gt;
 CISCO(config-if)# no shutdown&lt;br /&gt;
 CISCO(config-if)#&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== HP Config ==&lt;br /&gt;
&lt;br /&gt;
 HP(config)# trunk 1-3 trk1 lacp&lt;br /&gt;
 HP(config)#&lt;br /&gt;
 &lt;br /&gt;
 HP(config)# vlan 10&lt;br /&gt;
 HP(vlan-10)# tagged trk1&lt;br /&gt;
 HP(vlan-10)# vlan 20&lt;br /&gt;
 HP(vlan-20)# tagged trk1&lt;br /&gt;
 HP(vlan-20)# vlan 30&lt;br /&gt;
 HP(vlan-30)# tagged trk1&lt;br /&gt;
 HP(vlan-30)#&lt;br /&gt;
&lt;br /&gt;
 HP(config)# vlan 1&lt;br /&gt;
 HP(vlan-1)# ip address 10.0.0.2 255.255.255.0&lt;br /&gt;
 HP(vlan-1)#&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Cisco]]&lt;/div&gt;</summary>
		<author><name>Ledhed</name></author>	</entry>

	</feed>