HP 3PAR OS 3.1.3 Command Line Interface Reference

Specifies that the network interface is set to the specified speed and duplex as indicated with the
<mbps> and<duplex>specifiers.
failoverping
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 HP 3PAR management application clients
currently connected to lose their connection.
addaddr
Specifies that the new IP (<new_IP> specifier) is added to the interface that is currently assigned
the old_IP (<old_IP> specifier). The old IP and new IP should be of different IP versions (IPv4 or
IPv6).
removeaddr
Specifies that the old IP (<old_IP> specifier) be de-configured. The old IP can only be an IPv6
address.
dns {none | [-add|-remove] <serveraddr>}
Specifies the DNS server the system should use to resolve host names. The server must be specified
as an IP address.
OPTIONS
-add
Specifies that the server should be added to an existing set.
remove
Specifies that the server should be removed to an existing set.
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.
setnet 291