HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
Specifies that on IP failover, a ping is sent to the specified IP address as indicated with the
<ping_addr> specifier.
ntp none|ntp <serveraddr>
Specifies the NTP server the system should use to synchronize its clocks. The server must be specified
as an IP address.
changenode
Forces the system to change which node has an active Ethernet interface. If a node ID is specified,
it switches to that node. Otherwise, any node with a connected Ethernet interface is chosen.
WARNING! If successful, this command causes any 3PAR management application clients
currently connected to lose their connection.
OPTIONS
–f
Specifies that the operation is forced even if verification has not occurred. This option can only be
used with the finish and cleargateway subcommands.
SPECIFIERS
<old_IP>
Specifies an existing IP address that is to be changed. This specifier is used in conjunction with
the <new_IP> and <new_netmask> specifiers and can only be used with the startaddr
subcommand.
<new_IP>
Specifies a new IP address to which the system is configured. This specifier is used in conjunction
with the <old_IP> and <new_netmask> specifiers and can only be used with the startaddr
subcommand.
<new_netmask>
Specifies a new netmask to which the system is configured. This specifier is used in conjunction
with the <old_IP> and <new_IP> specifiers and can only be used with the startaddr
subcommand.
<new_gateway>
Specifies the IP address of the new gateway for the system. This specifier can only be used with
the startgateway subcommand.
auto|<mbps> <duplex>
Specifies that the speed of the network interface is either auto negotiated (auto), or specified
manually using the <duplex> and <mbps> specifiers.
<mbps>
Specifies the speed of the network interface. Valid values are either 10 or 100. This specifier can
only be used with the <duplex> specifier and with the speed subcommand.
<duplex>
Specifies the duplex of the network interface. Valid values are either half or full. This specifier
can only be used with the <mbps> specifier and with the speed subcommand.
<IP_addr>
Specifies the IP address of the node. This specifier can only be used with the failoverping
subcommand.
<ping_addr>|none
setnet 307