Deployment Guide
32 Dell EMC Solutions for Microsoft Azure Stack HCI Networking Guide
Configure the interfaces participating in DCB. In this example, this includes the server-facing storage
interfaces (Eth 1/1/1-1/1/4) and the VLTi interfaces (Eth 1/1/49-1/1/52).
Note: The commands shown are in addition to the interface configuration commands issued in the preceding
sections.
1. Disable transmit and receive link level flow control using the flowcontrol receive | transmit
off commands.
2. Assign the PFC service policy and enable priority flow control on the interfaces.
3. Assign the ETS service policy and enable ETS mode on the interfaces.
4. Apply the queuing traffic class map to the interfaces.
5. When the configuration is complete, exit configuration mode and save the configuration with the end
and write memory commands.
Interface DCB configuration
S5248F-Leaf1A
S5248F-Leaf1B
interface range ethernet1/1/1-1/1/4
flowcontrol receive off
flowcontrol transmit off
service-policy input type network-qos
pfc-policy
priority-flow-control mode on
service-policy output type queuing
ets-policy
ets mode on
qos-map traffic-class queue-map
interface range ethernet1/1/49-1/1/52
flowcontrol receive off
flowcontrol transmit off
service-policy input type network-qos
pfc-policy
priority-flow-control mode on
service-policy output type queuing
ets-policy
ets mode on
qos-map traffic-class queue-map
end
write memory
interface range ethernet1/1/1-1/1/4
flowcontrol receive off
flowcontrol transmit off
service-policy input type network-qos
pfc-policy
priority-flow-control mode on
service-policy output type queuing
ets-policy
ets mode on
qos-map traffic-class queue-map
interface range ethernet1/1/49-1/1/52
flowcontrol receive off
flowcontrol transmit off
service-policy input type network-qos
pfc-policy
priority-flow-control mode on
service-policy output type queuing
ets-policy
ets mode on
qos-map traffic-class queue-map
end
write memory