1826314 Members
3705 Online
109692 Solutions
New Discussion

Re: Fast Ethernet or Not

 
Rainer Kranner_1
New Member

Fast Ethernet or Not

How do i find out witch Ethernetcard is configured in my HP9000 Serverbox
connected to fast (100MB) or normal Ethernet (10MB)?

tnx for any help or command

regards
Rainer Kranner
3 REPLIES 3

Re: Fast Ethernet or Not

You can try ioscan and it will list what the system sees. Also lanscan will
show you information. landiag is another command that check the network.

The best forum to use to get hpux commands is to go to the hpux forum.
Genaro Montemayor
New Member

Re: Fast Ethernet or Not

Obtain the lan name with lanscan.
After this, run lanadmin -x
Berlene Herren_1
Super Advisor

Re: Fast Ethernet or Not

after getting the NMID or PPA number (10.20/11.0), run this:

#lanadmin -x NMID/PPA

As long as you have the Lan Cumulative patch that gives you this capability, it
will return the speed/duplex the card is running.

#lanadmin -X 100FD NMID/PPA

This will change the card to 100FD. The documentation for the specific card
located at http://docs.hp.com/hpux/communications
has this information, also.