Administrator Guide

dcb stack-unit all pfc-buffering pfc-ports 64 pfc-queues 2
NOTE: To save the pfc buering conguration changes, save the conguration and reboot the system.
NOTE: Dell Networking OS Behavior: DCB is not supported if you enable link-level ow control on one or more interfaces.
For more information, refer to Flow Control Using Ethernet Pause Frames.
Data Center Bridging: Auto-DCB-Enable Mode
On an Aggregator in standalone or VLT modes, the default mode of operation for data center bridging on Ethernet ports is auto-
DCB-enable mode. In this mode, Aggregator ports detect whether peer devices support CEE or not, and enable ETS and PFC or
link-level ow control accordingly:
Interfaces come up with DCB disabled and link-level ow control enabled to control data transmission between the Aggregator
and other network devices (see Flow Control Using Ethernet Pause Frames). When DCB is disabled on an interface, PFC, and
ETS are also disabled.
When DCBx protocol packets are received, interfaces automatically enable DCB and disable link-level ow control.
DCB is required for PFC, ETS, DCBx, and FCoE initialization protocol (FIP) snooping to operate.
NOTE: Normally, interfaces do not ap when DCB is automatically enabled.
DCB processes VLAN-tagged packets and dot1p priority values. Untagged packets are treated with a dot1p priority of 0.
For DCB to operate eectively, ingress trac is classied according to its dot1p priority so that it maps to dierent data queues. The
dot1p-queue assignments used on an Aggregator are shown in Table 6-1 in dcb enable auto-detect on-next-reload Command
Example QoS dot1p Trac Classication and Queue Assignment.
When DCB is Disabled (Default) By default, Aggregator interfaces operate with DCB disabled and link-level ow control enabled.
When an interface comes up, it is automatically congured with:
Flow control enabled on input interfaces.
A DCB-MAP policy is applied with PFC disabled.
The following example shows a default interface conguration with DCB disabled and link-level ow control enabled.
show interfaces Command Example: DCB disabled and Flow Control enabled
Dell#show running-config interface te 0/4
!
interface TenGigabitEthernet 0/4
mtu 12000
portmode hybrid
switchport
auto vlan
flowcontrol rx on tx off
dcb-map DCB_MAP_PFC_OFF
!
protocol lldp
advertise management-tlv management-address system-name
dcbx port-role auto-downstream
no shutdown
Dell#
When DCB is Enabled When an interface receives a DCBx protocol packet, it automatically enables DCB and disables link-level ow
control. The dcb-map and ow control congurations are removed as shown in the following example.
show interfaces Command Example: DCB enabled and Flow Control disabled
Dell#show running-config interface te 0/3
!
interface TenGigabitEthernet 0/3
mtu 12000
portmode hybrid
36
Data Center Bridging (DCB)