FCoE Cookbook for HP Virtual Connect Version 4.20 Firmware Enhancements May 2014
55
o switchport trunk allowed vsan 200
o switchport trunk allowed vsan add 300
o no shutdown
Assign the Virtual Fibre Channel interfaces (vfc) and the Port Channel to the FCoE VSANs:
o vsan database
o vsan 200
o vsan 200 interface vfc 2005
o vsan 200 interface vfc 1000
o vsan 300
o vsan 300 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 the first VSAN zone for the 3PAR Storage target:
o zone name fcoe-zone-3PAR vsan 200
o member pwwn 21:53:00:02:ac:00:15:9d {This is the WWN of the first 3PAR controller port}
o member pwwn 50:06:0b:00:00:c3:1a:20 {This is the WWN of the first Blade FlexFabric Adapter port 1}
b. Create zoneset:
o zoneset name zoneset-3PAR vsan 200
o member fcoe-zone-3PAR
c. Activate zoneset:
o zoneset activate name zoneset-3PAR vsan 200
d. Create the second VSAN zone for the EVA Storage target:
o zone name fcoe-zone-EVA vsan 300
o member pwwn 50:01:43:80:02:5D:19:7C {This is the WWN of the first EVA controller port}
o member pwwn 50:06:0b:00:00:c3:1a:24 {This is the WWN of the second Blade FlexFabric Adapter port 1}
e. Create zoneset:
o zoneset name zoneset-EVA vsan 300
o member fcoe-zone-EVA
f. Activate zoneset:
o zoneset activate name zoneset-EVA vsan 300