Owner's manual

196 Script Commands
Parameter
NOTE: A listening port resides on the database server and is responsible for
listening (monitoring) for incoming client connection requests and managing the
traffic to the server
NOTE: 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.
Example
-c "set storageArray isnsListeningPort = 3205;"
Set Storage Array iSNS Server Refresh
This command refreshes the network address information for the iSNS server.
This command is valid for only IPv4.
Syntax
set storageArray isnsServerRefresh
Parameters
None.
NOTE: If the DHCP server is not operating at full capability, or if the DHCP server is
unresponsive, the refresh operation can take between two and three minutes to
complete.
NOTE: The set storageArray isnsServerRefresh command returns an error if you
did not set the configuration method to DHCP. To set the configuration method to
DHCP, use the set storageArray isnsIPV4ConfigurationMethod command.
Example
-c "start storageArray isnsServerRefresh ;"
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 3205.