Skip to main content

Set storage array iSNS server listening port

The set storageArray isnsListeningPort command sets the iSNS server listening port.

Supported Arrays

This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.

Roles

To execute this command on an storage array, you must have the Storage Admin role.

Syntax

set storageArray isnsListeningPort=<var id="GUID-C564238B-B8EC-4270-AA25-9BBEC9D5E5C5__V1111321" className="keyword varname">listeningPortIPAddress</var>

Parameter

ParameterDescription
isnsListeningPort

The IP address that you want to use for the iSNS server listening port. The range of values for the listening port is 49152 to 65535 . The default value is 53205 .

The listening port resides on the server and performs these activities:

  • Monitors incoming client connection requests

  • Manages traffic to the server

When a client requests a network session with a server, the listener receives the actual request. If the client information matches the listener information, then the listener grants a connection to the database server.

Notes

A listening port resides on the database server and is responsible for these activities:
  • Listening (monitoring) for incoming client connection requests

  • Managing the traffic to the server

When a client requests a network session with a server, a listener receives the actual request. If the client information matches the listener information, then the listener grants a connection to the database server.