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

59
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 2:
o interface vfc2006
o description vfc for server-2
o bind mac-address 00:17:a4:77:b8:de
o no shutdown
Create a port channel between the Nexus switch B and the MDS-B switch with eth1/19 and eth1/20.
eth1/19 and eth1/20 can be used because both are mapped to the same UPC (i.e. UPC#2) on Nexus 5010 (for more
information see Appendix A):
o interface ethernet 1/19-20
o channel-group 100 mode active
Create a trunk on the port channel interface to pass the FCoE VLANs 201 and 301:
o interface port-channel 100
o description FCoE Port Channel to MDS-B-eth2/1-2
o switchport mode trunk
o switchport trunk allowed vlan 201, 301
Create a virtual Fibre Channel interface for the FCoE Port Channel connected to the MDS-B Switch:
o interface vfc1000
o description vfc for MDS-B
o bind interface port-channel 100
o switchport mode E
o switchport trunk allowed vsan 201
o switchport trunk allowed vsan add 301