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

36
Note: It is also necessary to configure port channeling on the MDS-B switch. To configure of an E port-channel on
the MDS switch, use the following commands:
interface port-channel 100
channel mode active
switchport trunk allowed vsan 201
interface fc1/9-10
switchport description Connected to Nexus-B-fc2/1-2
channel-group 100
no shutdown
Assign the Virtual Fibre Channel interfaces (vfc) and the SAN Port Channel to the FCoE VSAN:
o vsan database
o vsan 201
o vsan 201 interface san-port-channel 100
o vsan 201 interface vfc 2005
o vsan 201 interface vfc 2006
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
Configuration of the zone:
a. Create zones:
o zone name fcoe-zone-3PAR vsan 201
o member pwwn 20:53:00:02:ac:00:15:9d {This is the WWN of the second 3PAR controller port}
o member pwwn 50:06:0b:00:00:c3:1a:22 {This is the WWN of the first Blade FlexFabric Adapter port 2}
o member pwwn 50:06:0b:00:00:c3:1a:26 {This is the WWN of the second Blade FlexFabric Adapter port 2}
b. Create zoneset:
o zoneset name zoneset-3PAR vsan 201
o member fcoe-zone-3PAR
c. Activate zoneset:
o zoneset activate name zoneset-3PAR vsan 201