Operating System - HP-UX
1834800 Members
2785 Online
110070 Solutions
New Discussion

Re: Change network card to 100FD

 
SOLVED
Go to solution
Alan Casey
Trusted Contributor

Change network card to 100FD

I am gettin the following error in SAM
The driver specific configuration file in /etc/rc.config.d doesn't
support the configuration of Speed, Duplex and Autonegotiation
parameters through SAM. Please copy the latest configuration file
from /usr/newconfig/etc/rc.config.d directory to enable this or
contact your support personnel for further assistance.


What I want to do is change from 100HD, to 100FD

Can anyone advise?
image1(root)/var/adm> lanadmin -X speed 100FD 0
btlan3: ERROR: Setting speed 100FD is unsupported
4 REPLIES 4
Massimo Bianchi
Honored Contributor

Re: Change network card to 100FD

if you are getting the above error, chance are that the card only supports 100HD.

Which model/kind is ? please post output from "ioscan -fnkClan"

Massimo
Marco Santerre
Honored Contributor
Solution

Re: Change network card to 100FD

actually you don't have to write speed :

lanadmin -X 100FD 0

should do the trick.
Cooperation is doing with a smile what you have to do anyhow.
Alan Casey
Trusted Contributor

Re: Change network card to 100FD

Thanks,
Silly me, I was using the wrong syntax
PVR
Valued Contributor

Re: Change network card to 100FD

You can update the same directly in the config file also.

/etc/rc.config.d/hpgelanconf or hpbtlanconf; depends on your network card type

Don't give up. Try till success...