Login  Register

How to save changed link speed

Posted by bcavileer on Apr 24, 2016; 3:16pm
URL: https://itus.accessinnov.com/How-to-save-changed-link-speed-tp796.html

I had to change my link speed to 100/Full, it was negotiating Gigabit, which is a problem for me.

I ran this command and it has solved my frame errors
ethtool -s eth2 speed 100 duplex full

What is the best way to persist this change?
Should I place this command in /etc/rc.local above exit 0?