FCoE Cookbook for HP Virtual Connect Version 4.20 Firmware Enhancements May 2014

122
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 these VLAN IDs are the same as the first Shared Uplink Set FCoE’s VLAN IDs in VCM.
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
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