FCoE Cookbook for HP Virtual Connect Version 4.20 Firmware Enhancements May 2014
124
o qos wrr be group 1 byte-count 1
Assign all other queues to the SP group.
o qos wrr af2 group sp
o qos wrr af3 group sp
o qos wrr af4 group sp
o qos wrr ef group sp
o qos wrr cs6 group sp
o qos wrr cs7 group sp
Make final settings on the link-aggregation interface connected to Nexus Switch-A
o interface bridge-Aggregation 30
# Assign the interface to VLANs 200 and 300 (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 200 300
Create a virtual Fibre Channel interface for the FCoE Bridge Aggregation connected to the Nexus Switch-A
o interface vfc 1000
o description vfc for BAGG30 to Nexus-A
# Enable the NP mode on the vfc interface
o fc mode np
# Bind the vfc interface to the Bridge Aggregation
o bind interface Bridge-Aggregation30
# Assign it to the FCoE VSANs as a trunk port
o port trunk vsan 200 300
Create a virtual Fibre Channel interface for the first Blade server
o interface vfc 1
o description vfc for Server-1
# Bind the Bridge Aggregation to the MAC address of the first Blade server FCoE adapter 1
o bind interface Bridge-Aggregation20 mac 0017-a477-bc38
# Assign it to the FCoE 3PAR VSAN
o port trunk vsan 200