Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 16:24:56 -0700 (PDT)
From:      Kelly Yancey <kbyanc@posi.net>
To:        Feng Li <fengli@kddia.com>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: Is anyone can help this ?
Message-ID:  <20021018162040.K1874-100000@gateway.posi.net>
In-Reply-To: <20021018183544.581C.FENGLI@kddia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Oct 2002, Feng Li wrote:
>
> Hi, Friends
>
> Could anyone advise me how to configure the Ethernet
> Card on my PC with speed=100Mbps, duplex=Full parameters ?
>
> My PC is running FreeBSD 3.1-Relase, the interface name
> is fxp0.
>
> The config example will be appreciated greatly !
>
> Thanks a lot in advnace !
>

  I don't remember if it is the same in 3.1, but per `man ifconfig` and `man
fxp`:

	ifconfig fxp0 media 100baseTX mediaopt full-duplex
	ifconfig fxp0 media 100BaseT mediaopt full-duplex

  By the way, this sort of question belongs on -questions.  Thanks,

  Kelly

--
Kelly Yancey -- kbyanc@{posi.net,FreeBSD.org}
Join distributed.net Team FreeBSD: http://www.posi.net/freebsd/Team-FreeBSD/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021018162040.K1874-100000>