Date: Fri, 9 Feb 2001 08:05:52 -1000 From: jvolack@hawaii.rr.com To: Jean-Christophe Varaillon <jcv@vbc.net>, freebsd-net@FreeBSD.ORG Subject: Re: - Interface Full Duplex - Message-ID: <3a843180.b2.0@hawaii.rr.com>
next in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex> supported media: autoselect 100baseTX <full-duplex> 100baseTX <half-dupl ex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP 10baseT/UTP <half-duplex> >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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a843180.b2.0>