FCoE Cookbook for HP Virtual Connect Version 4.20 Firmware Enhancements May 2014
112
o vsan 301
Associate each VLAN with a VSAN for each FCoE network:
o vlan 201
o description FCoE-To-3PAR
o fcoe enable vsan 201
o vlan 301
o description FCoE-To-EVA
o fcoe enable vsan 301
Note: Make sure that this VLAN ID is the same as the second 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 2
o interface bridge-Aggregation 20
o description Aggregation to VC-Bay2-X3/X4
o link-aggregation mode dynamic
# Enable Spanning Port Fast
o stp edged-port
# Assign the interface to VLANs 201 and 301 (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 201 301
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
o priority-flow-control auto
Enable PFC for 802.1p priority 3 on the interface
o priority-flow-control no-drop dot1p 3
Configure the interface to trust the 802.1p priority carried in packets
o qos trust dot1p
# For ETS:
Enable byte-count Weighted Round Robin
o qos wrr byte-count