VMware ESXi
Following steps can be used to check the Physical NIC speed capabilities:
Method 1: Command Line Interface
Enable and log in to the ESXi Shell or SSH as root.
Identify the available physical adapters by running: esxcli network nic list
Check the specific capabilities of the NIC (e.g., vmnic2) by running: esxcli network nic get -n vmnic2
Locate the "Advertised Link Modes" line in the output.
Method 2: vSphere Host Client (UI)
Log in to the ESXi Host Client (https://<ESXi-IP>/ui).
Navigate to Networking > Physical NICs.
Select the target NIC and click Edit settings.
Drop down the Speed menu to view available options.
Note: If a speed is not explicitly listed in this output, the NIC hardware does not support that speed.