The set storageArray isnsListeningPort command sets the iSNS server listening port.
This command applies to any individual storage array, including the E2700, E5600, E2800, E5700, EF600 and EF300 arrays, as long as all SMcli packages are installed.
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Storage Admin role.
set storageArray isnsListeningPort=listeningPortIPAddress
Parameter | Description |
---|---|
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:
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. |
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.
7.10