FCoE Cookbook for HP Virtual Connect Version 4.20 Firmware Enhancements May 2014
89
o import 7 export 0
Create VLANs: (by default VLAN 1 is already configured)
o vlan 10
o vlan 20
Create a VSAN 200 for the FCoE traffic:
o vsan 200
# Disable the fabric configuration function in VSAN 200
o undo domain configure enable
# Configure the domain ID as 200 in VSAN 200
o domain-id 200 static
# Configuration of a zone alias for the FCoE Nodes.
o zone-alias name FCoE-Nodes
o member pwwn 50:06:0b:00:00:c3:1e:08 {This is the WWN of the first Blade FlexFabric Adapter port 1}
o member pwwn 50:06:0b:00:00:c3:1e:0c {This is the WWN of the second Blade FlexFabric Adapter port 1}
# Configuration of a zone alias for the 3PAR FCoE ports.
o zone-alias name FCoE-ports-3PAR
o member pwwn 20:81:00:02:ac:00:15:9d {This is the WWN of the first 3PAR FCoE controller port}
# Configuration of the zone for the 3PAR Array
o zone name fcoe-zone-3PAR
o member zone-alias FCoE-Nodes
o member zone-alias FCoE-ports-3PAR
# Configuration of the zoneset for the 5900 VSAN 200
o zoneset name vsan200-5900
o member fcoe-zone-3PAR
o zoneset distribute full
# Activating the zoneset
o zoneset activate name vsan200-5900
Enable FCoE for VLAN 200 and map it to VSAN 200
o vlan 200
o description FCoE-ToSAN-A
o fcoe enable vsan 200
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 3PAR
o interface ten-gigabitethernet1/0/7
o description Connected to 3PAR 0:8:1
# Assign the interface to VLAN 200 as a trunk port
o port link-type trunk
o port trunk permit vlan 200
# 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