Skip to main content

Protocol and port requirements

The required ports and protocols enable communication between the Unified Manager server and the managed storage systems, servers, and other components.

Connections to the Unified Manager server

In typical installations you do not have to specify port numbers when connecting to the Unified Manager web UI, because default ports are always used. For example, because Unified Manager always attempts to run on its default port, you can enter https://<host> instead of https://<host>:443.

The Unified Manager server uses specific protocols to access the following interfaces:

InterfaceProtocolPortDescription
Unified Manager web UIHTTP80Used to access the Unified Manager web UI; automatically redirects to the secure port 443.
Unified Manager web UI and programs using APIsHTTPS443Used to securely access the Unified Manager web UI or to make API calls; API calls can only be made using HTTPS.
Maintenance consoleSSH/SFTP22Used to access the maintenance console.
Linux command lineSSH/SFTP22Used to access the Red Hat Enterprise Linux or CentOS command line.
MySQL Database Extended Interface (the MySQL X Protocol)MySQL33060Used to enable Workflow Automation and OnCommand API Services access to Unified Manager.
SyslogUDP514Used to access subscription-based EMS messages from ONTAP systems and to create events based on the messages.
RESTHTTPS9443Used to access realtime REST API-based EMS events from authenticated ONTAP systems.
Note
The ports used for HTTP and HTTPS communication (ports 80 and 443) can be changed using the Unified Manager maintenance console. For more information, see the Unified Manager for DM Series System Configuration Guide.

Connections from the Unified Manager server

You should configure your firewall to open ports that enable communication between the Unified Manager server and managed storage systems, servers, and other components. If a port is not open, communication fails.

Depending on your environment, you can choose to modify the ports and protocols used by the Unified Manager server to connect to specific destinations.

The Unified Manager server connects using the following protocols and ports to the managed storage systems, servers, and other components:

DestinationProtocolPortDescription
Storage systemHTTPS443/TCPUsed to monitor and manage storage systems.
Storage systemNDMP10000/TCPUsed for certain Snapshot restore operations.
Authentication serverLDAP389Used to make authentication requests, and user and group lookup requests.
LDAPS636Used for secure LDAP communication.
Mail serverSMTP25Used to send alert notification emails.
SNMP trap senderSNMPv1 or SNMPv3162/UDPUsed to send alert notification SNMP traps.
External data provider serverTCP2003Used to send performance data to an external data provider, such as Graphite.
NTP serverNTP123/UDPUsed to synchronize the time on the Unified Manager server with an external NTP time server. (VMware systems only)