FCoE Cookbook for HP Virtual Connect Version 4.20 Firmware Enhancements May 2014
91
# 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
Assign the other 50% to queue 0 (be) for standard LAN traffic.
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
Create a virtual Fibre Channel interface for the first Blade server
o interface vfc 1
o description vfc for Server-1
# Bind it to the MAC address of the first Blade server FCoE adapter 1
o bind interface Ten-GigabitEthernet1/0/12 mac 0017-a477-bc38
# Assign it to the FCoE VSAN
o port trunk vsan 200