Re: Help - how to save network configuration made by ethtool?
- From: byso <byso@xxxxxxx>
- Date: Fri, 21 Sep 2007 12:25:26 +0200
helo,
Could some one please tell me how to save the setups made by ethtool?
you cannot save the setups, you set the interface-parameters
while booting:
1./ (preferred method)
echo "ETHTOOL_OPTS=\"speed 100 duplex half autoneg off\""
/etc/sysconfig/network-scripts/ifcfg-eth0
OR
2./
echo "ethtool -s eth0 speed 100 duplex half autoneg off"
/etc/rc.d/rc.local
bye,
b.
.
- Follow-Ups:
- References:
- Help - how to save network configuration made by ethtool?
- From: lx282828
- Help - how to save network configuration made by ethtool?
- Prev by Date: Re: Spinlocks under uniprocessor running non preemptible kernel
- Next by Date: Re: Spinlocks under uniprocessor running non preemptible kernel
- Previous by thread: Help - how to save network configuration made by ethtool?
- Next by thread: Re: Help - how to save network configuration made by ethtool?
- Index(es):
Relevant Pages
|
|