HP Virtual Connect Flex-10 & FlexFabric Cisco Nexus 5000 & 2000 series Integration
6
Nexus-5020-1(config)# feature lacp
Enable lacp feature
Nexus-5020-1(config)# interface port-channel11
Create EtherChannel 11
Nexus-5020-1(config-if)# description connection to Enc1-Flex10-Bay1
Nexus-5020-1(config-if)# switchport mode trunk
Enable Trunk
Nexus-5020-1(config-if)# switchport trunk allowed vlan 101-109
Allow required VLANs
Nexus-5020-1(config-if)# spanning-tree port type edge trunk
Consider the interface as edge port (enable
portfast) even in trunk mode
Nexus-5020-1(config)# interface Ethernet100/1/1, Ethernet100/1/2
Nexus-5020-1(config-if)# description connection to Enc1-Flex10-Bay1
Nexus-5020-1(config-if)# lacp rate fast
Enable LACP Fast Timeout
Nexus-5020-1(config-if)# switchport mode trunk
add physical interfaces to the EtherChannel
Nexus-5020-1(config-if)# switchport trunk allowed vlan 101-109
Nexus-5020-1(config-if)# channel-group 11 mode active
Nexus-5020-2(config)# feature lacp
Same Configuration for N5020
-
2
Nexus-5020-2(config)# interface port-channel12
Nexus-5020-2(config-if)# description connection to Enc1-Flex10-Bay1
Nexus-5020-2(config-if)# switchport mode trunk
Nexus-5020-2(config-if)# switchport trunk allowed vlan 101-109
Nexus-5020-2(config-if)# spanning-tree port type edge trunk
Nexus-5020-2(config)# interface Ethernet101/1/1, Ethernet101/1/2
Nexus-5020-2(config-if)# description connection to Enc1-Flex10-Bay2
Nexus-5020-2(config-if)# lacp rate fast
Nexus-5020-2(config-if)# switchport mode trunk
Nexus-5020-2(config-if)# switchport trunk allowed vlan 101-109
Nexus-5020-2(config-if)# channel-group 12 mode active
! Verification – some output is filtered to only highlight used interfaces
Nexus-5020-1(config)# show run interface po11
!Command: show running-config interface port-channel11
!Time: Sun Sep 5 19:19:47 2010
version 4.2(1)N2(1)
interface port-channel11
switchport mode trunk
switchport trunk allowed vlan 101-109
spanning-tree port type edge trunk
Nexus-5020-2# show run int po12
!Command: show running-config interface port-channel12
!Time: Mon Sep 6 01:18:27 2010
version 4.2(1)N2(1)
interface port-channel12
switchport mode trunk
switchport trunk allowed vlan 101-109
spanning-tree port type edge trunk
Nexus-5020-1(config)# show interface status up
Port Name Status Vlan Duplex Speed Type
-----------------------------------------------------------------------------------------------------------
Po11 connection to Enc1 up trunk full 10G --
Eth100/1/1 connection to Enc1 up trunk full 10G --
Eth100/1/2 connection to Enc1 up trunk full 10G --
Nexus-5020-1# show int trunk
--------------------------------------------------------------------------------------------
Port Native Vlan Status Port Channel
--------------------------------------------------------------------------------------------