High Level Overview
Requirement: Login to your switch management with the admin credentials.
- Enter in CONFIGURATION mode.
- Enable the Data Center Bridging Exchange protocol (DCBX).
- Create a VLAN for vSAN.
- Apply the dot1p trust globally or at the interface level. In this example, the dot1p trust is applied globally.
- Create a network-qos type class-map and policy-map for priority flow control (PFC).
Note: When you use the pause command without any parameters, the system uses the default buffer settings. Fine Tuning is unique to each environment.
- Create queuing-type class-maps and policy-map for enhanced transmission selection (ETS)
- Create a QoS map for ETS to map the lossy and lossless traffic to the respective queues.
- Perform the following configurations on all switch interfaces where you want to support RoCE
- Add VLAN for vSAN (except for VLTi interface)
- Enter INTERFACE mode and enter the no shutdown command.
- Change the switch port mode to trunk and specify the allowed VLANs on the trunk port.
- Apply the network-qos type policy-map to the interface.
- Apply the queuing policy to egress traffic on the interface.
- Enable ETS on the interface.
- Apply the qos-map for ETS configurations on the interface.
- Enable PFC on the interface.
- Exit CONFIGURATION mode & save the configuration
Note: When a change is made to the switch running configuration, it’s required to flap the network interface from the switch (shut & no shut), Save switch configuration and do a host reboot to commit change.