13–Windows Server 2016
Configuring RoCE Interfaces with Hyper-V
200
AH0054601-00 B
c.
Click
OK
.
Figure 13-2. Hyper-V Virtual Ethernet Adapter Properties
4.
To enable RDMA, issue the following Windows PowerShell command:
PS C:\Users\Administrator>
Enable-NetAdapterRdma
"
vEthernet
(New Virtual Switch)
"
PS C:\Users\Administrator>
Adding a VLAN ID to Host Virtual NIC
To add VLAN ID to a host virtual NIC:
1.
To find the host virtual NIC name, issue the following Windows PowerShell
command:
PS C:\Users\Administrator>
Get-VMNetworkAdapter -ManagementOS
shows the command output.
Figure 13-3. Windows PowerShell Command: Get-VMNetworkAdapter