FCoE Cookbook for HP Virtual Connect Version 4.20 Firmware Enhancements May 2014
115
o interface fc1/1
o switchport description Connected to EVA
o no shutdown
o interface fc1/2
o switchport description Connected to 3PAR
o no shutdown
Assign the Fibre Channel interfaces (fc) to the FCoE VSANs:
o vsan database
o vsan 201
o vsan 201 name 3PAR-VSAN
o vsan 201 interface fc1/2
o vsan 201 interface fc 1/9
o vsan 201 interface fc1/10
o vsan 301
o vsan 301 name EVA-VSAN
o vsan 301 interface fc1/1
Configuration of the zone:
g. Create the first VSAN zone for the 3PAR Storage target:
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:1e:0a {This is the WWN of the first Blade FlexFabric Adapter port 2}
h. Create zoneset:
o zoneset name zoneset-3PAR vsan 201
o member fcoe-zone-3PAR
i. Activate zoneset:
o zoneset activate name zoneset-3PAR vsan 201
j. Create the second VSAN zone for the EVA Storage target:
o zone name fcoe-zone-EVA vsan 301
o member pwwn 50:01:43:80:02:5D:19:74 {This is the WWN of the second EVA controller port}
o member pwwn 50:06:0b:00:00:c3:1e:0e {This is the WWN of the second Blade FlexFabric Adapter port 2}
k. Create zoneset:
o zoneset name zoneset-EVA vsan 301
o member fcoe-zone-EVA
l. Activate zoneset:
o zoneset activate name zoneset-EVA vsan 301