HP Virtual Connect for the Cisco Network Administrator

HP Virtual Connect for Cisco Network Administrators (version 4.x)
Document Number: C01386629 Date: January 2014
page 33
description FCoE uplink to FlexFabric
channel-group 200 mode active
lacp rate fast
interface Ethernet1/6
description FCoE uplink to FlexFabric
channel-group 200 mode active
lacp rate fast
Create the VLANs for the IP traffic:
vlan 1,10,20
Create a trunk on the port channel interface to pass the FCoE (VLAN 200) and Ethernet traffic (VLAN 1,10,20):
interface port-channel 200
switchport mode trunk
switchport trunk allowed vlan 1,10,20,200
spanning-tree port type edge trunk
Create a virtual Fibre Channel interface to carry the FCoE traffic through the port channel:
interface vfc 2005
bind interface port-channel 200
no shutdown
Assign the vfc interface and the Fibre Channel port to the FCoE VSAN:
vsan database
vsan 200
vsan 200 interface fc2/1
vsan 200 interface vfc 2005
Configure the interface connected to the datacenter LAN:
interface eth 1/17
switchport mode trunk
switchport trunk allowed vlan 1,10,20
Configuration of the zone:
Create zones:
zone name fcoe-zone vsan 200
member pwwn 21:53:00:02:ac:00:15:9d {This is the WWN of the first 3PAR controller port}
member pwwn 50:06:0b:00:00:c3:1a:20 {This is the WWN of the Blade FlexFabric Adapter port