Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2007 13:14:34 +0200 (CEST)
From:      "Gelsema, P \(Patrick\)" <gelsemap@superhero.nl>
To:        "Pang" <freebsd@laws.ms>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Switching between half-duplex and full duplex
Message-ID:  <2451.10.202.77.103.1180869274.squirrel@webmail.superhero.nl>
In-Reply-To: <46629F7E.4040405@laws.ms>
References:  <46629F7E.4040405@laws.ms>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, June 3, 2007 13:01, Pang wrote:
> Hello,
>   I have just installed FreeBSD and found that the nic em0 is set to
> half-duplex only. Could anyone tell me how I can switch it to full-duplex?

man ifconfig -> how to use the ifconfig tool
man em -> available options to the em(4) driver.

ifconfig em0 media 100baseTX mediaopt full-duplex

Rgds,

Patrick

>
> em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         options=b<RXCSUM,TXCSUM,VLAN_MTU>
>         inet 172.16.0.2 netmask 0xfffffffc broadcast 172.16.0.1
>         ether XX:XX:XX:XX:XX:XX
>         media: Ethernet autoselect (10baseT/UTP <half-duplex>)
>         status: active
>
> Thanks
> Pang
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>




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