Administrator Guide
• PFC uses the DCB MIB IEEE802.1azd2.5 and the PFC MIB IEEE802.1bb-d2.2.
If DCBx negotiation is not successful (for example, due to a version or TLV mismatch), DCBx is disabled and you cannot enable PFC
or ETS.
Conguring Priority-Based Flow Control
PFC provides a ow control mechanism based on the 802.1p priorities in converged Ethernet trac received on an interface and is
enabled by default when you enable DCB.
As an enhancement to the existing Ethernet pause mechanism, PFC stops trac transmission for specied priorities (Class of
Service (CoS) values) without impacting other priority classes. Dierent trac types are assigned to dierent priority classes.
When trac congestion occurs, PFC sends a pause frame to a peer device with the CoS priority values of the trac that is to be
stopped. Data Center Bridging Exchange protocol (DCBx) provides the link-level exchange of PFC parameters between peer
devices. PFC allows network administrators to create zero-loss links for Storage Area Network (SAN) trac that requires no-drop
service, while retaining packet-drop congestion management for Local Area Network (LAN) trac.
To ensure complete no-drop service, apply the same DCB input policy with the same pause time and dot1p priorities on all PFC-
enabled peer interfaces.
To congure PFC and apply a PFC input policy to an interface, follow these steps.
1. Create a DCB input policy to apply pause or ow control for specied priorities using a congured delay time.
CONFIGURATION mode
dcb-input policy-name
The maximum is 32 alphanumeric characters.
2. Congure the link delay used to pause specied priority trac.
DCB INPUT POLICY mode
pfc link-delay value
One quantum is equal to a 512-bit transmission.
The range (in quanta) is from 712 to 65535.
The default is 45556 quantum in link delay.
3. Congure the CoS trac to be stopped for the specied delay.
DCB INPUT POLICY mode
pfc priority priority-range
Enter the 802.1p values of the frames to be paused.
The range is from 0 to 7.
The default is none.
Maximum number of loss less queues supported on the switch: 2.
Separate priority values with a comma. Specify a priority range with a dash, for example: pfc priority 1,3,5-7.
4. Enable the PFC conguration on the port so that the priorities are included in DCBx negotiation with peer PFC devices.
DCB INPUT POLICY mode
pfc mode on
The default is PFC mode is on.
28
Data Center Bridging (DCB)