It is possible to use the information from the kernel when ethtool is missing:
cat /sys/class/net/<interface>/speed
Example for interface named eth0:
cat /sys/class/net/eth0/speed
It is possible to use the information from the kernel when ethtool is missing:
cat /sys/class/net/<interface>/speed
Example for interface named eth0:
cat /sys/class/net/eth0/speed