Dell S3048-ON EMC Solutions for Microsoft Azure Stack HCI Networking Guide - Page 48

PowerShell validation commands and output

Page 48 highlights

10 PowerShell validation commands and output The following commands are run as needed on any of the S2D Ready Nodes to validate the configuration. Note: Some output in the examples shown has been truncated to fit the page. 10.1 Get-NetAdapter Use the Get-NetAdapter cmdlet to view physical and virtual network adapters and their status. The vEthernet (Mangement) adapter shown in the output below is created in Section 9.3. PS> Get-NetAdapter Name InterfaceDescription ---- NIC1 Intel(R) Ethernet 10G 4P X710/I350 NIC2 Intel(R) Ethernet 10G X710 rNDC NIC3 Intel(R) Gigabit 4P X710/I350 rNDC NIC4 Intel(R) Gigabit 4P X710/I350 rNDC SLOT 2 Port 1 Mellanox ConnectX-4 Lx Ethernet Ad SLOT 2 Port 2 Mellanox ConnectX-4 Lx Ethernet Ad vEthernet (Management)Hyper-V Virtual Ethernet Adapter Status LinkSpeed ------ --------- Up 10 Gbps Up 10 Gbps Disconnected 0 bps Disconnected 0 bps Up 25 Gbps Up 25 Gbps Up 10 Gbps Note: The SET load balancing method used determines the vEthernet (Management) link speed shown in the output above. On WS2019, the default SET load balancing method is Hyper-V Port. With Hyper-V Port, the bandwidth is limited to a single interface (10 Gbps) as shown above. On WS2016, the default SET load balancing method is Dynamic, which displays the combined bandwidth of both interfaces (20 Gbps). The load balancing method used may be changed with this command: PS> Set-VMSwitchTeam -Name ProdSwitch -LoadBalancingAlgorithm Dynamic | HyperVPort See https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v-virtual-switch/rdma-and-switchembedded-teaming#load-balancing-mode for more information. 10.2 Get-VMSwitch The Get-VMSwitch cmdlet is used to view virtual switches. The VMSwitch named ProdSwitch is created in Section 9.3. PS> Get-VMSwitch Name SwitchType NetAdapterInterfaceDescription ---- ProdSwitch External Teamed-Interface 48 Dell EMC Solutions for Microsoft Azure Stack HCI Networking Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63

48
Dell EMC Solutions for Microsoft Azure Stack HCI Networking Guide
10
PowerShell validation commands and output
The following commands are run as needed on any of the S2D Ready Nodes to validate the configuration.
Note:
Some output in the examples shown has been truncated to fit the page.
10.1
Get-NetAdapter
Use the
Get-NetAdapter
cmdlet to view physical and virtual network adapters and their status. The
vEthernet (Mangement)
adapter shown in the output below is created in Section 9.3.
PS>
Get-NetAdapter
Name
InterfaceDescription
Status
LinkSpeed
----
--------------------
------
---------
NIC1
Intel(R) Ethernet 10G 4P X710/I350
Up
10 Gbps
NIC2
Intel(R) Ethernet 10G X710 rNDC
Up
10 Gbps
NIC3
Intel(R) Gigabit 4P X710/I350 rNDC
Disconnected
0 bps
NIC4
Intel(R) Gigabit 4P X710/I350 rNDC
Disconnected
0 bps
SLOT 2 Port 1
Mellanox ConnectX-4 Lx Ethernet Ad
Up
25 Gbps
SLOT 2 Port 2
Mellanox ConnectX-4 Lx Ethernet Ad
Up
25 Gbps
vEthernet (Management)Hyper-V Virtual Ethernet Adapter
Up
10 Gbps
Note:
The SET load balancing method used determines the
vEthernet (Management)
link speed shown
in the output above. On WS2019, the default SET load balancing method is Hyper-V Port. With Hyper-V Port,
the bandwidth is limited to a single interface (10 Gbps) as shown above.
On WS2016, the default SET load
balancing method is Dynamic, which displays the combined bandwidth of both interfaces (20 Gbps). The load
balancing method used may be changed with this command:
PS>
Set-VMSwitchTeam -Name
ProdSwitch -LoadBalancingAlgorithm
Dynamic | HyperVPort
See
embedded-teaming#load-balancing-mode
for more information.
10.2
Get-VMSwitch
The
Get-VMSwitch
cmdlet is used to view virtual switches. The VMSwitch named
ProdSwitch
is created
in Section 9.3.
PS>
Get-VMSwitch
Name
SwitchType NetAdapterInterfaceDescription
----
---------- ------------------------------
ProdSwitch External
Teamed-Interface