- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- MSA Storage
- >
- HP 2040 SAN Storage
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
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
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
тАО01-30-2017 10:54 PM
тАО01-30-2017 10:54 PM
HP 2040 SAN Storage
Hi,
I have an HP 2040 Storage with me connected to Cisco nexus 2k. Our network team is facing challenge in pinging the management port on the storage.They confirm that the speed on the mgmt port is set to 100mbps and it should be changed to 1gbps or Auto so that they can communicate with the switch.
I would like to know whethet its possible to modify the speed and duplex type of the management port on the storage usign CLI or GUI. If its possible then please provide the commands or steps to do the same.
Thanks,
U.K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-31-2017 12:58 AM - edited тАО01-31-2017 12:59 AM
тАО01-31-2017 12:58 AM - edited тАО01-31-2017 12:59 AM
Re: HP 2040 SAN Storage
AFAIR the setting is always AUTO, you cannot change:
set network-parameters
[controller a|b]
[dhcp]
[gateway gateway]
[ip address]
[ipv 4|6]
[netmask netmask]
[ping-broadcast enabled|disabled|on|off]
to check:
# show network-parameters
Network Parameters Controller A
-------------------------------
IP Address: 10.x.x.x
Gateway: 10.x.x.x
Subnet Mask: 255.255.252.0
MAC Address: 00:xx:xx:xx
Addressing Mode: Manual
Link Speed: 1000mbps
Duplex Mode: full
Health: OK
Health Reason:
Health Recommendation:
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-31-2017 11:37 PM
тАО01-31-2017 11:37 PM
Re: HP 2040 SAN Storage
Thanks for the reply Torsten.
Please note that once the ip is set on the management port , it is not pinging from the switch but it does ping when I connect my laptop directly to the mgmt port.The network engineer tells me that I need to change it ot 100mbps from the current that is shown as 10 mbps when typing the command show network-parameters.
Also please note that I tried using the command set network-parameters link-speed 100mbps and it did prompt me to accept he changes that will done to the mgmt port. I also tried the command set network-parameters duplex-mode full which immediately changed the duplex to full but the speed is still shown as 10mbps even after typing the command to change it to 100mbps.should i do a restart or something or is there any other way?
Thanks,
Unni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-01-2017 12:52 AM
тАО02-01-2017 12:52 AM
Re: HP 2040 SAN Storage
These commands are not documented in the CLI guide, but however, you may execute
set network-parameters auto-negotiation on link-speed 100mbps
on the controller you want to change.
Check with "show" command if autoneg is set now.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
