Configure the Cisco Core1 and Core2 for tagged LACP trunks
In the configuration mode, access the interface level for G0/11 and G0/12:
conf t
interface range
Enable IEEE 802.1Q tagging with VLAN 5 untagged and allow only the VLANs which should be carried over the LACP trunk:
switchport trunk encapsulation dot1q switchport trunk native vlan 5 switchport trunk allowed vlan 5,10,20,99 switchport mode trunk
Disable the Cisco proprietary dynamic trunk protocol DTP:
switchport nonegotiate
Enable LACP by choosing a
That creates virtual interface called
For the port range
interface range
Remember that the ports are still shut down.
Verify the LACP trunk status
Before enabling the configured ports to get the LACP trunk up, Spanning Tree must be activated. After that and
/i/l2/lacp/dump on the GbESM
show lacp int and show lacp nei on the Cisco switch
Important: Do not enable the configured ports at this time to avoid a Layer 2 loop, what could be deadly for the whole network. Spanning Tree has to be configured and activated before. See 7.7.2, “Common Spanning Tree configuration - IEEE 802.1D and PVST” on page 84 and 7.7.3, “Rapid Spanning Tree IEEE 802.1w” on page 95.
7.7.2 Common Spanning Tree configuration - IEEE 802.1D and PVST
The GbESM interoperates with Cisco Per VLAN Spanning Tree (PVST) protocol using up to 16 Spanning Tree groups. This section shows how to configure separate Spanning Tree Groups (STG) for each VLAN using Cisco’s proprietary PVST and IEEE 802.1D (Common/Mono Spanning Tree).
84Nortel Networks L2/3 Ethernet Switch Module for IBM Eserver BladeCenter