It's a simple set of 'ndd' settings to get it hard-coded to 100 full. Here is 
an example of both a hme and a qfe card....

#Settings for hme0
ndd -set /dev/hme instance 0
ndd -set /dev/hme adv_100fdx_cap 1
ndd -set /dev/hme adv_10fdx_cap 0
ndd -set /dev/hme adv_10hdx_cap 0
ndd -set /dev/hme adv_100hdx_cap 0
ndd -set /dev/hme adv_autoneg_cap 0

#Settings for qfe1
ndd -set /dev/qfe instance 1
ndd -set /dev/qfe adv_100fdx_cap 1
ndd -set /dev/qfe adv_10fdx_cap 0
ndd -set /dev/qfe adv_10hdx_cap 0
ndd -set /dev/qfe adv_100hdx_cap 0
ndd -set /dev/qfe adv_autoneg_cap 0

        These will be lost upon reboot, so you will want to put it in an rc script to 
be run at boot.

Ben
Unix admin
Micron Technology Inc.
Boise, Id

-----Original Message-----
From: Conko, Steven [mailto:[EMAIL PROTECTED]
Sent: Monday, March 17, 2003 1:46 PM
To: [EMAIL PROTECTED]
Subject: sunOS 5.7 problem


Extremely slow backups from a sunOS 5.7 client with lots of collisions.....
does anyone know how to hardcode the interface to 100 Full Duplex? Sparc 20
model.

Steven A. Conko
Senior Unix Systems Administrator
ADT Security Services, Inc.

Reply via email to