Re: Help - how to save network configuration made by ethtool?
- From: lx282828@xxxxxxxxx
- Date: Fri, 21 Sep 2007 12:36:12 -0700
On Sep 21, 5:25 am, byso <b...@xxxxxxx> wrote:
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.
Thanks.
If I use 1. or 2., the network parameters will be set during boot,
which is good. However, if some one runs "service network restart",
will all parameters be reset?
Thanks,
BJ
--
.
- References:
- Prev by Date: ::::::corebld : applet not found::::::
- Next by Date: :::::::::corebld : applet not found::::::::::
- Previous by thread: Re: Help - how to save network configuration made by ethtool?
- Next by thread: ptep_test_and_clear_young i386 vs. x86_64
- Index(es):