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

22
Note: The MAC Address of the FCoE adapter is found under the Virtual Connect Server Profile:
Create a virtual Fibre Channel interface for the second Blade server and bind it to the MAC address of its FCoE
adapter 1:
o interface vfc2006
o description vfc for server-2
o bind mac-address 00:17:a4:77:b8:dc
o no shutdown
Create a virtual Fibre Channel interface for the FCoE-based storage target and bind it to eth1/1:
o interface vfc2007
o description vfc for EVA
o bind interface eth1/1
o no shutdown
# Assign it to VSAN200 as a trunk port
o switchport trunk allowed vsan 200
Create the VLANs for the IP traffic:
o vlan 1,10,20
Create a trunk between the Nexus and the VC module Bay 1 with eth1/5 to pass the FCoE (VLAN 200) and Ethernet
traffic (VLAN 1,10,20):
o interface Ethernet1/5
o description FCoE uplink to VC-Bay1-X3
o switchport mode trunk
o switchport trunk allowed vlan 1,10,20,200
o spanning-tree port type edge trunk
Create a trunk on the interface connected to the FCoE-based storage device to pass the FCoE traffic (VLAN 200):