Hi there. Im using an Orange pi zero plus on my gigabit network and its connecting at the correct 1000Mbps speed. But Id like to set the speed to only 100Mbps for power saving reasons.
If I SSH and :
ethtool -s eth0 speed 100 duplex full autoneg off
It sets it to the 100Mbps I want, but as you know; on reboot the nas will reconnect at 1000Mbps. How can I permanently set the eth0 speed to 100Mbps? Is there a config file I can edit ?
All the best,
_John C
If I SSH and :
ethtool -s eth0 speed 100 duplex full autoneg off
It sets it to the 100Mbps I want, but as you know; on reboot the nas will reconnect at 1000Mbps. How can I permanently set the eth0 speed to 100Mbps? Is there a config file I can edit ?
All the best,
_John C