From owner-freebsd-net Fri Feb 9 10: 4:23 2001 Delivered-To: freebsd-net@freebsd.org Received: from hawaii.rr.com (hnlmail1.hawaii.rr.com [24.25.227.33]) by hub.freebsd.org (Postfix) with ESMTP id E750037B698 for ; Fri, 9 Feb 2001 10:04:02 -0800 (PST) Received: from hawaii.rr.com ([216.235.38.55]) by hawaii.rr.com with Microsoft SMTPSVC(5.5.1877.517.51); Fri, 9 Feb 2001 08:04:02 -1000 From: jvolack@hawaii.rr.com Reply-To: jvolack@hawaii.rr.com To: Jean-Christophe Varaillon , freebsd-net@FreeBSD.ORG Date: Fri, 9 Feb 2001 08:05:52 -1000 Subject: Re: - Interface Full Duplex - X-Mailer: DMailWeb Web to Mail Gateway 2.3t, http://netwinsite.com/top_mail.htm Message-id: <3a843180.b2.0@hawaii.rr.com> X-User-Info: 204.210.124.203 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Aloha, I think you need to do an ifconfig -a on your system, and use the media and/or mediaopt option of ifconfig. My system at home has a de0 interface, and as I recall the parameters are slightly different from those shown below... server# ifconfig pn0 media 100baseTX mediaopt full-duplex server# ifconfig -a pn0: flags=8843 mtu 1500 inet 172.16.1.21 netmask 0xfffff000 broadcast 172.16.15.255 inet 172.31.209.21 netmask 0xfffff000 broadcast 172.31.223.255 ipx 1H.a0cc3cc717 ether 00:a0:cc:3c:c7:17 media: 100baseTX supported media: autoselect 100baseTX 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP >Hi, > > > >I am looking for the syntaxe to configure an ethernet interface as >fullduplex. > >If it is just by "ifconfig", I just know the beginning: > >ifconfig -fxp0="inet... netmask ... broadcast... media ???" > > > >Thanks, >JC. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message