Re: - Interface Full Duplex -

2001-02-09 Thread Hroi Sigurdsson
On Fri, Feb 09, 2001 at 12:27:53PM +, Jean-Christophe Varaillon wrote: > I am looking for the syntaxe to configure an ethernet interface as > fullduplex. Try this: ifconfig fxp0 media 100baseTX mediaopt full-duplex -- Hroi Sigurdsson [EMAIL PROTECTED] Netgroup A

Re: - Interface Full Duplex -

2001-02-09 Thread Nick Rogness
On Fri, 9 Feb 2001, Jean-Christophe Varaillon wrote: > Hi, Hello. > > 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 ???"

Re: - Interface Full Duplex -

2001-02-09 Thread jvolack
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-dupl

- Interface Full Duplex -

2001-02-09 Thread Jean-Christophe Varaillon
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 [EMAIL PROTECTED] with "unsubscribe freebsd-net