Hello,
Thank you for posting in Q&A forum.
The link speed displayed depends on the load balancing algorithm used. When using the Hyper-V Port load balancing algorithm, a vNIC is affinitized to a single pNIC, and the link speed of the vNIC is inherited from the pNIC it is affinitized to, which is why it shows only 1 Gbps.
When using the Dynamic load balancing algorithm, the link speed of the team is shown as the cumulative link speed of the team member NICs. Therefore, with 4x 1 Gbps connections, it shows a link speed of 4 Gbps.
In the example below, there is a SET team (named S2DSwitch) was created from the physical NICs HPE Ethernet 10/25Gb 2-port 622FLR-SFP28 Converged Network Adapter and HPE Ethernet 10/25Gb 2-port 622FLR-SFP28 Converged Network Adapter #2 (as you can see in the output below).
In case of Dynamic load balancing algorithm, the link speed of the team will be shown as the cumulative link speed of the team member NICs, in this example we have 2 member NICs with 25Gbps link speed, hence the team interface shows 2 x 25 = 50Gbps
In case of Hyper-V Port load balancing algorithm, a vNIC is affinitized to a single pNIC. The link speed of the vNIC is then inherited of the pNIC link speed where it is affinitized to.
In LBFO, default load balancing algorithm is Dynamic hence the 20Gbps reported. That does not mean we advised to change the LB from Hyper-V to Dynamic, let Hypv LB for Hyper-V workloads.
I hope the information above is helpful.
Best regards
Zunhui
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.