  | |  | Configuring NIC Card | Configuring NIC Card 2005-04-14 - By Ryan Golhar
Back Thanks.
Ryan
-- --Original Message-- -- From: redhat-list-bounces@(protected) [mailto:redhat-list-bounces@(protected)] On Behalf Of Ed Wilts Sent: Wednesday, April 13, 2005 1:14 PM To: General Red Hat Linux discussion list Subject: Re: Configuring NIC Card
On Wed, Apr 13, 2005 at 09:58:10AM -0500, Jay Berryman wrote: > If you have mii-tool installed you can force the NIC to 100MB-FD by > running the following command: mii-tool -F 100baseTx-FD eth0. To > force this on a reboot use the full path command and stick it in your > /etc/rc.local file.
Jay, please don't top post.
A much cleaner and supported method is to edit the ifcfg script
[root@(protected) pub]# grep ETHTOOL /etc/sysconfig/network-scripts/ifcfg-eth0 ETHTOOL_OPTS="speed 100 duplex full autoneg off"
You'll find this is called by /etc/sysconfig/network-scripts/ifup You will, of course, need ethtool installed.
-- Ed Wilts, RHCE Mounds View, MN, USA mailto:ewilts@(protected) Member #1, Red Hat Community Ambassador Program
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |