Specifications

HP Virtual Connect for Cisco Network Administrators (version 1.2x) page 24
spanning-tree portfast trunk
!
interface GigabitEthernet0/2
description "VC1 Uplink 2, Po1"
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 2,3,4
switchport mode trunk
spanning-tree portfast trunk
!
interface GigabitEthernet0/3
description "VC2 Uplink 1, Po2"
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 2,3,4
switchport mode trunk
spanning-tree portfast trunk
!
interface GigabitEthernet0/4
description "VC2 Uplink 2, Po2"
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 2,3,4
switchport mode trunk
spanning-tree portfast trunk
Sample Configuration 3: VC Uplinks Connected to a Cisco EtherChannel
The figure below shows a VC and Cisco port channeling scenario and the minimum configuration
required on the Cisco switch. The VC Uplinks are assigned to a vNet named “VC_LAN_1”
representing external VLAN 1. The vNet is set to connection mode “auto”. All server NICs are
untagged.