From: "Ruotti, Victor" <vruotti at mcw.edu> Date: Fri Jul 18, 2003 4:24:16 PM US/Eastern To: "'bioclusters at bioinformatics.org'" <bioclusters at bioinformatics.org> Subject: [Bioclusters] Can't run full duplex on the xserve Reply-To: bioclusters at bioinformatics.org > I have two xserves running OS X 10.2.6. Both Ethernet cards are active > and only running half duplex. > I have tried using the ifconfig command to change it to full duplex by: > sudo ifconfig en0 mediaopt full-duplex try this: sudo ifconfig en0 media 100basetX mediaopt full-duplex this may not stick after a restart, though, so you may want to set up a custom startup item. hope this helps, james