[CentOS] Hard-set network via ifup scripts...

2007-09-04 Thread Ray Van Dolson
Anyone know off the top of their head the "right" way to hard set a link automatically to 100Mbps Full Duplex, etc using the ifup or ifcfg files? Don't see options in the scripts that might cover this, but maybe there's a more elegant way to do it than to do something in rc.local or hack up the if

Re: [CentOS] Hard-set network via ifup scripts...

2007-09-04 Thread Les Mikesell
Ray Van Dolson wrote: Anyone know off the top of their head the "right" way to hard set a link automatically to 100Mbps Full Duplex, etc using the ifup or ifcfg files? Don't see options in the scripts that might cover this, but maybe there's a more elegant way to do it than to do something in rc

RE: [CentOS] Hard-set network via ifup scripts...

2007-09-04 Thread Robert - elists
> > Anyone know off the top of their head the "right" way to hard set a > link automatically to 100Mbps Full Duplex, etc using the ifup or ifcfg > files? > > Don't see options in the scripts that might cover this, but maybe > there's a more elegant way to do it than to do something in rc.local or