CentOS
How To Check Ethernet Connection Speed in Linux
In this article I will show How To Check Ethernet Connection Speed in Linux using 3 different ways. Ethtool Show Speed ethtool is powerful utility for query or control network driver and hardware settings for wired Ethernet devices. To determine link connection speed using ethtool command type: # ethtool eth0 example