1826490 Members
3773 Online
109692 Solutions
New Discussion

Config Ethernet Card

 
SOLVED
Go to solution
Victor Salvador
Occasional Contributor

Config Ethernet Card

How I can set the 100MB/s and FullDuplex in the ethernet card.

My server is HP9000 serie D, HPUX 11.0
2 REPLIES 2
Alan Riggs
Honored Contributor

Re: Config Ethernet Card

lanadmin -X 100FD

To set it at boot time, edit the appropriate configuration file in /etc/rc.config.d

The exact file will differ depending upon the bus interface (HSC, HPPB, EISA). Look for the file with information for that nmid (which an be seen in lanscan). There should be a parameter for SPPED and one for DUPLEX. It should only be necessary to set the speed parameter to "100FD"
Sharon Bi
Frequent Advisor
Solution

Re: Config Ethernet Card

I think Alan is right. Just a correction: on HP-UX 11, you might need to use PPA instead of NMID. YOu can find out PPA by issuing the command: lanscan.