Responsibility for Enet link state

Kevin D. Clark clark_k at pannaway.com
Mon Nov 7 12:16:01 EST 2005


Michael ODonnell writes:

> What entity, if any, on an Enet-equipped system is
> responsible for seeing to it that the interfaces are
> live and operating at (somebody's definition of) the
> "proper" speed/duplex/etc?

ifup, nowadays.  ethtool is wrapped in there too.

Try adding <something like>

   ETHTOOL_OPTS="speed 100 duplex full autoneg off"

to your <something like> /etc/sysconfig/network-script/ifcfg-eth0
file.  "man ethtool" for more options.  If your driver is older, you
might need to cobble something together with the older mii-tool
utility.

Regards,

--kevin
-- 
GnuPG ID: B280F24E                     And the madness of the crowd
alumni.unh.edu!kdc                     Is an epileptic fit
                                       -- Tom Waits



More information about the gnhlug-discuss mailing list