- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Hardcode a port to 1000 full-duplex with autonegot...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2014 08:47 AM
02-05-2014 08:47 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2014 09:37 AM
02-05-2014 09:37 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2014 11:23 AM
02-09-2014 11:23 AM
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)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2014 06:26 AM
02-10-2014 06:26 AM
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.