Setup Guide

Table Of Contents
Use the priority-pgid command to map 802.1p priorities to a priority group. You can assign each
802.1p priority to only one priority group. A priority group consists of 802.1p priority values that are
grouped together for similar bandwidth allocation and scheduling, and that share latency and loss
requirements. All 802.1p priorities mapped to the same queue must be in the same priority group.
Repeat the priority-group bandwidth pfc command to configure PFC and ETS traffic handling
for each priority group in a DCB map.
You can enable PFC on a maximum of two priority queues.
If you configure more than one priority group as strict priority, the higher numbered priority queue is given
preference when scheduling data traffic.
If a priority group does not use its allocated bandwidth, the unused bandwidth is made available to other
priority groups.
To remove a priority-group configuration in a DCB map, enter the no priority-group bandwidth
pfc command.
By default, equal bandwidth is assigned to each dot1p priority in a priority group. Use the bandwidth
parameter to configure the bandwidth percentage assigned to a priority group. The sum of the bandwidth
allocated to all priority groups in a DCB map must be 100% of the bandwidth on the link. You must
allocate at least 1% of the total port bandwidth to each priority group.
dcb pfc-shared-buffer-size
Configure the maximum amount of shared buffer size for PFC packets in kilobytes.
Syntax
dcb pfc-sharedbuffersize buffer-size
Parameters
buffer-size
Enter a number in the range of 0 to 3399.
Default The default is 1040KB.
Command Modes CONFIGURATION mode
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.11(2.0P0) The default value is changed to 1040 KB for the Z9100ON and S6100ON.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S6100.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0) Introduced on the S4048-ON.
9.7(0.0) Introduced on the S6000-ON and Z9500.
9.6(0.0) Introduced on the S5000.
9.3(0.0) Introduced on the S4810, S4820T, and S6000 platforms.
Usage
Information
Configure the maximum shared buffer available for PFC traffic. You can choose to increase or decrease
the shared buffer that is allocated in the system by default. Configure the shared buffer size less than
the total PFC buffer size. If the shared buffer size is more than the total PFC buffer size value, the
configuration is not saved and a system logging message is generated.
DellEMC(conf)#dcb pfc-shared-buffer-size 3000
% Error: Shared buffer size cannot be greater than the the available
buffer in the system
DellEMC(conf)#
492 Data Center Bridging (DCB)