- Home
- Interview Questions
- Windows server 2016
Static teaming requires that your Ethernet switches must be configured for NIC teaming per the 802.3ad standard.
Switch independent mode is the only supported teaming mode in SET.
Tunneling is a mechanism provided to transfer data securely between two networks. The data is split into smaller packets and passed through the tunnel. The data passing through the tunnel has 3 layers of encryption. The data is encapsulated. Tunneling can be approached by Point to Point tunneling protocol.
The high-level steps are:
A. Enable DCB on your physical switches
B. Create QoS rules
C. Install the DCB feature on your server(s)
D. Define the traffic classes
E. Enable the DCB settings
F. Enable DCB on your network adapters
You can enable RDMA on your network adapter, assuming they are RDMA-capable, by using the Windows PowerShell Enable-NetAdapterRdma cmdlet.