Hi All,
How do we get the network interface speed on a virtual machine ?
Both 'ethtool' and 'dmesg' were not helpful:
sh-3.2# /sbin/ethtool eth0
Settings for eth0:
Link detected: yes
dmesg | grep eth0
netfront: device eth0 has copying receive path.
eth0: no IPv6 routers present
Is there any other utility which reports the same ? Any help would be much appreciated.
Thanks,
Nagarajan.