HP ProCurve Port Mode Configuration Question Mark 2
- by SvrGuy
We have a ProCurve Switch 2810-48G (J9022A).
We need to disable auto negotiation on two ports and manually configure them to be full duplex gige ports.
From the web GUI, Configuration Tab, Port Configuration sub tab, I am only presented with the option to configure the port as Auto - 1000. I take this to mean, auto negotiate duplex, manually configure the speed to be gige.
From the CLI when I try to set 1000-full I get the following error: Value 1000-full is not applicable to port 39 (or whatever port I try) The exact commands I have entered are:
config
interface 39
speed-duplex 1000-full
BTW: speed-duplex auto-1000 works ( I also tried full-1000 and that did not work either)
How do I manually configure the port such that it is manually configured to use full duplex, 1000 mbs?