November
18
Linux: Force a nic to connect at a particular speed
In the ifcfg-nicname add the following:
ETHTOOL_OPTS=”autoneg on speed 10000 duplex full”
In the ifcfg-nicname add the following:
ETHTOOL_OPTS=”autoneg on speed 10000 duplex full”