Concept Guide

Honoring the Incoming DEI Value
To honor the incoming DEI value, you must explicitly map the DEI bit to an Dell EMC Networking OS drop precedence.
Precedence can have one of three colors.
Precedence Description
Green High-priority packets that are the least preferred to be dropped.
Yellow Lower-priority packets that are treated as best-eort.
Red Lowest-priority packets that are always dropped (regardless of congestion status).
Honor the incoming DEI value by mapping it to an Dell EMC Networking OS drop precedence.
INTERFACE mode
dei honor {0 | 1} {green | red | yellow}
You may enter the command once for 0 and once for 1.
Packets with an unmapped DEI value are colored green.
Example of Viewing DEI-Honoring Conguration
To display the DEI-honoring conguration, use the show interface dei-honor [interface slot/port[/subport]] in
EXEC Privilege mode.
DellEMC#show interface dei-honor
Default Drop precedence: Green
Interface CFI/DEI Drop precedence
---------------------------------------
Te 1/1 0 Green
Te 1/1 1 Yellow
Te 2/9 1 Red
Te 2/10 0 Yellow
Marking Egress Packets with a DEI Value
On egress, you can set the DEI value according to a dierent mapping than ingress.
For ingress information, refer to Honoring the Incoming DEI Value.
To mark egress packets, use the following command.
Set the DEI value on egress according to the color currently assigned to the packet.
INTERFACE mode
dei mark {green | yellow} {0 | 1}
Example of Viewing DEI-Marking Conguration
To display the DEI-marking conguration, use the show interface dei-mark [interface slot/port[/subport] ] in EXEC
Privilege mode.
DellEMC#show interface dei-mark
Default CFI/DEI Marking: 0
Interface Drop precedence CFI/DEI
--------------------------------
Te 1/1 Green 0
Te 1/1 Yellow 1
Service Provider Bridging
921