Operating System - HP-UX
1832487 Members
4296 Online
110043 Solutions
New Discussion

How to determine lan configuration

 
SOLVED
Go to solution
Jean-Michel GUY
Occasional Contributor

How to determine lan configuration

On a HP-Ux 10.20 server, I've to know how I manage the connexion with a switch. I have de 100Base T lancard but I don't know if I use "auto negociation" or not.
Which file contains this peace of information ?
Need backup !
3 REPLIES 3
Santosh Nair_1
Honored Contributor
Solution

Re: How to determine lan configuration

You can use lanadmin -X to determine the lan speed/duplex and auto_neg features.

You can get the PPA/NMID from the lanscan command. You can also set the lan attributes using the -x option to lanadmin, or by editing the appropriate hp*lan* file in /etc/rc.config.d directory. Hope this helps.

-Santosh
Life is what's happening while you're busy making other plans
Stefan Farrelly
Honored Contributor

Re: How to determine lan configuration

Heres a nice little lan.sh script which will tell you;

Im from Palmerston North, New Zealand, but somehow ended up in London...
Roger Baptiste
Honored Contributor

Re: How to determine lan configuration


Santosh got it reverse.

Actually,

The -x option is the
one which actually displays
the configuraion.

and the -X option actually sets the configuration (speed/mode).

A simple lanadmin -h (help)
would display the options
and their meaning.


-raj
Take it easy.