- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- Ports for 3par CLI communacation ?
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
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
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
11-22-2016 06:23 AM
11-22-2016 06:23 AM
Ports for 3par CLI communacation ?
Hi
According to 3par CLI Admin manual I need to have the 5782-83 ports open for communication with the 3par systems. I'm not able to establish contact but we can see on the internal fw that the CLI is trying to contact on port 2550, is this the port used just to initiate connection? This port is not mentioned in the admin guide. Is there a way of changing this so that CLI will use 5782-83 also for initiating the connection or do we have to open for 2550 as well?
Bjørnulf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2016 02:50 AM
11-23-2016 02:50 AM
Re: Ports for HPE 3PAR CLI communication?
>I need to have the 5782-83 ports open for communication
If you only want secure connections, you only need 5783. 5782 is for -nosockssl.
cimserver, Vasa and WSAPI need other ports.
>on port 2550, is this the port used just to initiate connection?
This is only used for talking to very old array versions and is used when 5783 fails.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2016 06:07 AM
11-23-2016 06:07 AM
Re: Ports for HPE 3PAR CLI communication?
Hi
Thank you for your reply. I'm trying to connect to a new 3par 20850 array with cli v 3.2.2. So if the CLI is trying to connect to the array trough port 2550 it would be because 5783 failes? Is there a log somewhere where I can see what is happening in the initiatingprocess?
Bjørnulf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2016 12:45 PM
11-23-2016 12:45 PM
Re: Ports for HPE 3PAR CLI communication?
>if the CLI is trying to connect to the array through port 2550 it would be because 5783 fails?
Yes, it alternates between the two. You can suppress that with "-tpdportnum 5783".
>Is there a log somewhere where I can see what is happening in the initiating process?
On client or server (array)? No logs on the former, other than your standard OS networking logs.
Can you ping the array?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2016 06:31 AM
11-24-2016 06:31 AM
Re: Ports for HPE 3PAR CLI communication?
Hi Dennis
Thank you for your reply. I the 2550 port opend but still not able to reach the 3par. Yes I am able to ping the different systems and should be able to reach the systems according to the firewall-rules. Must investigate further what can be causing this problem..
Bjørnulf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2016 05:29 AM - edited 11-26-2016 05:30 AM
11-26-2016 05:29 AM - edited 11-26-2016 05:30 AM
Re: Ports for HPE 3PAR CLI communication?
>the 2550 port is open but still not able to reach the 3PAR.
As I said, arrays no longer listen to port 2550. You need to get 5783 working. Or use ssh access.
What array OS version are you using? There was an option in some 3.2.1 patch what would disable those ports.