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

109
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
o interface vfc 2
o description vfc for Server-2
# Bind the Bridge Aggregation to the MAC address of the first Blade server FCoE adapter 1
o bind interface Bridge-Aggregation20 mac 0017-a477-bc46
# Assign it to the FCoE EVA VSAN
o port trunk vsan 200
MDS 9148 switch-A configuration
Upgrade the MDS switch with minimum supported system version.
Note: Refer to SPOCK HP FlexFabric 5900CP Ethernet/FCoE/FC Switch Connectivity stream for additional information
at http://h20272.www2.hp.com/Pages/spock2Html.aspx?htmlFile=hw_switches.html
Enable NPIV on the switch (disabled by default):
o configure terminal
o feature npiv
Configuration of the Fibre Channel ports connected to the 5900CP:
o interface fc1/9-10
o switchport description Connected to 5900CP-A-fc1/0/35-36
o switchport mode F
o switchport trunk allowed vsan 200
o switchport trunk allowed vsan add 300
o no shutdown