Re: LAN connection speed ..

2004-04-08 Thread Fernando Gleiser
On Thu, 8 Apr 2004, Mazen S. Alzogbi wrote:

> Hi,
>
> How can I figure out what's the speed (10Mpbs or 100Mbps) of the LAN
> connection point which my FreeBSD laptop is connected to?

type 'ifconfig -a'

look at the 'media' line, it should say the speed and duplex mode.


Fer

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: LAN connection speed ..

2004-04-08 Thread Ion-Mihai Tetcu
On Thu, 08 Apr 2004 16:44:15 +
"Mazen S. Alzogbi" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> How can I figure out what's the speed (10Mpbs or 100Mbps) of the LAN 
> connection point which my FreeBSD laptop is connected to?

ifconfig | grep media
should give you the speed your _interface_ is using.


-- 
IOnut
Unregistered ;) FreeBSD "user"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"