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

97
o qos wrr cs6 group sp
o qos wrr cs7 group sp
Create a virtual Fibre Channel interface for the 3PAR Array
o interface vfc 7
o description vfc for 3PAR
# Configure it to operate in F mode
o fc mode f
# Bind it to interface Ten-GigabitEthernet 1/0/7 (this is the Ethernet port that 3PAR StoreServ is connected to)
o bind interface Te1/0/7
# Assign it to VSAN200 as a trunk port
o port trunk vsan 201
Configure the interface connected to the datacenter LAN:
o interface ten-gigabitethernet1/0/23
o description Connected to datacenter LAN
# Assign the interface to VLAN 1,10,20 (Ethernet traffic) as a trunk port
o port link-type trunk
o port trunk permit vlan 1 10 20
Option 1: Configuration with one uplink between VC and 5900.
Configure the interface connected to Virtual Connect Bay 2
o interface ten-gigabitethernet1/0/12
o description Connected to VC-Bay2-X3
# Assign the interface to VLAN 201 (FCoE) and VLAN 1,10,20 (Ethernet traffic) as a trunk port
o port link-type trunk
o port trunk permit vlan 1 10 20 201
# Enable Spanning Port Fast
o stp edged-port
# For DCBX:
Enable LLDP on the interface, and enable the interface to advertise DCBX TLVs
o lldp enable
o lldp tlv-enable dot1-tlv dcbx
Apply the QoS policy named DCBX to the outgoing traffic
o qos apply policy DCBX outbound
# For PFC:
Configure the interface to automatically negotiate with its peer to enable PFC
o priority-flow-control auto
Enable PFC for 802.1p priority 3 on the interface
o priority-flow-control no-drop dot1p 3
Configure the interface to trust the 802.1p priority carried in packets
o qos trust dot1p
# For ETS:
Enable byte-count Weighted Round Robin
o qos wrr byte-count
Assign 50% of the interface bandwidth to queue 1 (af1) for FCoE traffic
o qos wrr af1 group 1 byte-count 1