----- Original Message ----- From: "Rick Moen" <[EMAIL PROTECTED]> To: "plug" <[EMAIL PROTECTED]> Sent: Tuesday, March 12, 2002 2:16 PM Subject: Re: [plug] nic problem
> Quoting Paolo Dizon ([EMAIL PROTECTED]): > > > newbie question, how can a force a 10/100 nic to function as 10 only? > > If it's an Intel Ethernet Express Pro 100, then have a look here: > http://linuxmafia.com/~rick/linux-info/kb/195 > > Otherwise, I'm not sure. man ifconfig media type Set the physical port or medium type to be used by the device. Not all devices can change this set� ting, and those that can vary in what values they support. Typical values for type are 10base2 (thin Ethernet), 10baseT (twisted-pair 10Mbps Ethernet), AUI (external transceiver) and so on. The special medium type of auto can be used to tell the driver to auto-sense the media. Again, not all drivers can do this. fooler. _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
