Users Guide

Table Of Contents
PFC conguration notes
PFC is supported for 802.1p, dot1p priority trac, from 0 to 7. FCoE trac traditionally uses dot1p priority 3 — iSCSI storage trac
uses dot1p priority 4.
Congure PFC for ingress trac by using network-qos class and policy maps, see Quality of Service. PFC-enabled trac queues are
treated as lossless queues. Congure the same network-qos policy map on all PFC-enabled ports. Congure required bandwidth for
lossless trac using ETS queuing (output) policies on egress interfaces.
In a network-qos policy-class map, use commands to generate PFC pause frames for matching class-map priorities:
Send pause frames for matching class-map trac during congestion using the pause command.
(Optional) Enter user-dened values for the reserved ingress buer-size of PFC class-map trac, and the thresholds used to send
XOFF and XON pause frames using the pause [buffer-size kilobytes pause-threshold kilobytes resume-
threshold
kilobytes]command.
Congure the matching dot1p values used to send pause frames using the pfc-cos command.
(Optional) Set the static and dynamic thresholds that determine the shared buers available for PFC class-map trac queues using
the queue-limit thresh-mode command.
By default, all ingress trac is handled by the lossy ingress buer. When you enable PFC, dot1p ingress trac competes for shared
buers in the lossless pool instead of the shared lossy pool. The number of lossless queues supported on an interface depends on the
amount of available free memory in the lossy pool.
Use the priority-flow-control mode on command to enable PFC for FCoE and iSCSI trac; for example, priority 3 and 4.
Enable DCBX on interfaces to detect and auto-congure PFC/ETS parameters from peers.
PFC and 802.3x LLFC are disabled by default on an interface. You cannot enable PFC and LLFC at the same time. LLFC ensures lossy
trac in best-eort transmission. Enable PFC to enable guarantee lossless FCoE and iSCSI trac. PFC manages buer congestion by
pausing specied ingress dot1p trac; LLFC pauses all data transmission on an interface. To enable LLFC, use the flowcontrol
[receive | transmit] [on | off] command.
SYSTEM-QOS mode applies a service policy globally on all interfaces:
Create and apply a 1-to-1 802.1p-priority-to-trac-class mapping on an interface or all interfaces in INTERFACE or SYSTEM-QOS
mode
Create and apply a 1-to-1 trac-class-to-queue mapping on an interface or all interfaces in INTERFACE or SYSTEM-QOS mode
Congure dot1p priority to trac class mapping
Decide if you want to use the default 802.1p priority-to-trac class (qos-group) mapping or congure a new map. The default dot1p to
trac class map in OS10 is shown below.
Dot1p Priority : 0 1 2 3 4 5 6 7
Traffic Class : 1 0 2 3 4 5 6 7
Apply the default trust map specifying that dot1p values are trusted in SYSTEM-QOS or INTERFACE mode.
trust-map dot1p default
Congure a non-default dot1p-priority-to-trac class mapping
Converged data center services
1243