How to save changed link speed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to save changed link speed

bcavileer
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?


Reply | Threaded
Open this post in threaded view
|

Re: How to save changed link speed

user8446
Administrator
Yes, that's where you would put it. I'm not sure if you would need a /etc/init.d/network restart after it or not.
Running in bridge mode, 1.51 SP1 fw