Check Link Speed on an Oracle Virtual Machine Host
I am trying to check the Link speed for a Virtual Machine that is virtualized in Oracle VM using ethtool command. The output only shows:
ethtool eth2
Settings for eth2:
Link detected: yes
Is there another way to see the link speed for a VM? I am able to check it from the hypervisor but not from the guest machine's OS (Oracle Linux 6).
Thanks,