I'm trying to change the default setting of auto-negotiate to 100mbit full duplex on a network interface. Using ndd -set, I am able to disable auto-negotiate and all the other settings I don't want to use, and just keep 100fd on. Running ndd -get shows this has been done.
But once the system is rebooted, the settings are lost, and the network interface reverts back to auto-negotiate.
How can I make the changes in ndd stick?
TIA
But once the system is rebooted, the settings are lost, and the network interface reverts back to auto-negotiate.
How can I make the changes in ndd stick?
TIA