FCoE Cookbook for HP Virtual Connect Version 4.20 Firmware Enhancements May 2014
107
o import 7 export 0
Create VLANs: (by default VLAN 1 is already configured)
o vlan 10
o vlan 20
Create VSAN 200 and 300 for the FCoE traffic:
o vsan 200
o vsan 300
Associate each VLAN with a VSAN for each FCoE network:
o vlan 200
o description FCoE-To-3PAR
o fcoe enable vsan 200
o vlan 300
o description FCoE-To-EVA
o fcoe enable vsan 300
Note: Make sure that this VLAN ID is the same as the first Shared Uplink Set FCoE’s VLAN ID in VCM.
Configure the interface connected to the datacenter LAN:
o interface ten-gigabitethernet1/0/15
o description Connected to datacenter LAN
# Assign the interface to VLAN 1,10,20 (Ethernet traffic) as a trunk port
o port link-type trunk
o port trunk permit vlan 1 10 20
Create a link-aggregation interface to connect to Virtual Connect Bay 1
o interface bridge-Aggregation 20
o description Aggregation to VC-Bay1-X3/X4
o link-aggregation mode dynamic
# Enable Spanning Port Fast
o stp edged-port
# Assign the interface to VLANs 200 and 300 (FCoE) and VLAN 1,10,20 (Ethernet traffic) as a trunk port
o port link-type trunk
o port trunk permit vlan 1 10 20 200 300
Associate each interface to the link-aggregation
o interface range te 1/0/12 te 1/0/14
o port link-aggregation group 20
# For DCBX:
Enable LLDP on the interface, and enable the interface to advertise DCBX TLVs
o lldp enable
o lldp tlv-enable dot1-tlv dcbx
Apply the QoS policy named DCBX to the outgoing traffic
o qos apply policy DCBX outbound
# For PFC:
Configure the interface to automatically negotiate with its peer to enable PFC