Setup ethernet autonegotiation, duplex and speed
Hi,
Is there a way in fedora 20 to setup, on any network configuration file, this?:
ethttool em1 autoneg off duplex full speed 100
This is not working on /etc/sysconfig/ifcfg-em1:
ETHTOOL_OPTS="autoneg off duplex full speed 100"
Thanks