Owner's manual

194 Script Commands
ICMP Echo Request messages and receives Echo Response messages to
determine if a host is reachable and how long packets take to get to and from that
host.
Example
-c "set storageArray icmpPingResponse = TRUE;"
Set Storage Array iSNS Server IPv4 Address
This command sets the configuration method and address for an IPv4
Internet Storage Name Service (iSNS).
Syntax
set storageArray isnsIPV4ConfigurationMethod =
[static | dhcp] isnsIPV4Address =
ipv4-address
Parameters
Parameter Description
isnsIPV4Configuration Method The method that you want to use to
define the iSNS server configuration. You
can enter the IP address for the IPv4 iSNS
servers by selecting static. For IPv4,
you can choose to have a Dynamic Host
Configuration Protocol (DHCP) server
select the iSNS server IP address by
entering dhcp. To enable DCHP, you
must set the isnsIPV4Address IP address
to 0.0.0.0.
isnsIPV4Address The IP address that you want to use for
the iSNS server. Use this parameter with
the static argument for IPv4
configurations. If you choose to have a
DHCP server set the IP address for an
IPv4 IP iSNS server, you must set the
isnsIPV4Address IP address to 0.0.0.0.