HPE Aruba Networking & ProVision-based
1830466 Members
2557 Online
110005 Solutions
New Discussion

Hardcode a port to 1000 full-duplex with autonegotiation disabled

 
'chris'
Super Advisor

Hardcode a port to 1000 full-duplex with autonegotiation disabled

hi

 

Howto cardcode a port from HP Switch e5412zl(j8698a) to 1000 full-duplex with autonegotiation disabled?

 

3 REPLIES 3
Richard Brodie_1
Honored Contributor

Re: Hardcode a port to 1000 full-duplex with autonegotiation disabled

If you mean a 1000BASE-T port, autonegotiation is pretty much mandatory.

https://standards.ieee.org/findstds/interps/IEEE802.3af-2003interp-6.pdf

'chris'
Super Advisor

Re: Hardcode a port to 1000 full-duplex with autonegotiation disabled

Thx a lot, but howto check if other device, connected to the HP switch support 1000BASE-SX and 1000BASE-T operation?

BTW howto setup 1000BASE-SX or 1000BASE-T on HP Switch e5412zl(j8698a)?

Chrisd131313
Trusted Contributor

Re: Hardcode a port to 1000 full-duplex with autonegotiation disabled

By Default the ports will be sewt to Auto-Negotiaiton. If you want to hardcode a 1000Base-T/SX switch port on  5400zl series switch, use the following...

 

int <port_number> speed-duplex 1000-full

 

you are more likely ging to need to do this on a Fibre port which is conected to other vendor equiopment, I cam across this when connecting to some old legacy Nortel kit who's SX port was hardcoded to 1000FD.

 

HTH

 

 

 

-----------------------------------------------------

Don't forget to mark a post resolved if your question was answered.