Hi all
I'm switching off auto negotiation on a lan card and switch.
I have the doc which links the product code and the driver with the config file
Here's my card
btlan3 CLAIMED INTERFACE PCI Ethernet
100BT : btlan3.c Core 100BT Cleanup PHNE_21687 B.11.00.06
Below is the info from the config doc
PCI built-in, A5838A btlan3 /etc/rc.config.d/hpbase100conf
To disable auto negotiation
lanadmin -X auto_off 0
The question I have is with regard to keeping the above setting once change. I would expect to see the current values in the config file
This is currently
HP_BASE100_INTERFACE_NAME[0]=
HP_BASE100_STATION_ADDRESS[0]=
HP_BASE100_SPEED[0]=
###########################################################################
# The HP_BASE100_INIT_ARGS are reserved by HP. They are NOT user changable.
HP_BASE100_INIT_ARGS="HP_BASE100_STATION_ADDRESS HP_BASE100_SPEED"
:/ # lanadmin -x 0
Current Speed = 100 Full-Duplex Auto-Negotiation-ON
:/ # lanadmin -s 0
Speed = 100000000
Are the values I have already default settings and any new values entered into the config file to enable the new settings at boot time
Thanks in advance
Steve
take your time and think things through