1834780 Members
2750 Online
110070 Solutions
New Discussion

Re: hpbase100conf file

 
SOLVED
Go to solution

hpbase100conf file

if the entry HP_BASE100_SPEED has not been set, does that mean the server will default to half duplex or will it detect the speed of the switch.
hilo
5 REPLIES 5
A. Clay Stephenson
Acclaimed Contributor

Re: hpbase100conf file

I'm not sure what it defaults to but it really doesn't matter. You absolutely, positively want to hard set it to the desired value and then hard set the other end of the connection at the switch to the same value. You do not want to use auto-negotiate as it is far from reliable.
If it ain't broke, I can fix that.

Re: hpbase100conf file

if I change the configuration on the fly for now, will the system need to be reboot or will it take affect with I set it to 100fd where now it is at 100fd.
hilo
Sandip Ghosh
Honored Contributor

Re: hpbase100conf file

Yes , you can do it online. If you change in that file it will do at the next reboot.
For now you can do it through lanadmin.
#lanadmin -X 100FD

Sandip
Good Luck!!!

Re: hpbase100conf file

will it be as follows to turn off auto-negotiation.

lanadmin -X 100FD, auto_off 5

5 being my ppa
hilo
Sandip Ghosh
Honored Contributor
Solution

Re: hpbase100conf file

It should be #lanadmin -X 100FD off 5
Sandip
Good Luck!!!