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 [EMAIL PROTECTED]
>with "unsubscribe freebsd-net" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to