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

72
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:
o interface vfc2006
o description vfc for server-2
o bind mac-address 00:17:a4:77:b8:a9
o no shutdown
Assign the Fibre Channel interfaces and the Virtual Fibre Channel interfaces (vfc) to the appropriate FCoE VSANs:
o vsan database
o vsan 201
o vsan 201 interface fc2/1
o vsan 201 interface vfc 2005
o vsan 301
o vsan 301 interface fc2/2
o vsan 301 interface vfc 2006
Note: Alternatively, instead of dedicating one FC interface to one VSAN, you can use both FC interfaces to carry
the two VSANs:
o vsan 201 interface fc2/2
o vsan 301 interface fc2/1
Note: If there are multiple FC interfaces in the same VSAN, then it is not possible to assign an end device to a
specific interface.
Configure the interface connected to the datacenter LAN:
o interface eth 1/17
o switchport mode trunk
o switchport trunk allowed vlan 1,10,20