High-performance Network Solutions Flashcards

1
Q

What does VMQ/VMMQ stand for?

A

Virtual Machine Queue/Virtual Machine Multi-Queue

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does VMQ do?

A

Limits the amount of involvement a host server has when dealing with packets meant for the residing VMs by providing a more direct path straight to the VM.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Where can you go to configure VMQ for a virtual machine?

A

Within Hyper-V Manager > Virtual Machine’s Settings > Hardware > Network Adapter > Hardware Acceleration

Check the box that says “Enable virtual machine queue”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does SR-IOV stand for?

A

Single Root I/O Virtualization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does SR-IOV do?

A

Enables multiple VMs to share the same PCI Express physical hardware devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Where can you go to configure SR-IOV for a virtual machine?

A

Within Hyper-V Manager > Virtual Machine’s Settings > Hardware > Network Adapter > Hardware Acceleration

Check the box that says “Enable SR-IOV”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does RSS stand for?

A

Received Side Scaling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does RSS do?

A

Improves throughput or network traffic by distributing the load of the network I/O across multiple CPUs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Where can you go to configure RSS?

A

Device Manager > Network Adapters > Network Adapter properties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does RDMA stand for?

A

Remote Direct Memory Access

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does RDMA do?

A

On an RDMA-supported NIC, the NIC can run at full speed with very low latency, utilizing minimal host CPU resources with increased throughput.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Where would you go to configure RDMA in the GUI?

A

Device Manager > Network Adapters > Network Adapter properties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What PowerShell command is used to view RDMA-supported NICs?

A

Get-NetAdapterRdma

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What PowerShell command is used to enable RDMA on a network adapter?

A

Enable-NetAdapterRdma “Ethernet 0”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What network performance features are enabled by default on Server 2016?

A

SMB Direct and SMB Mutlichannel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly