HP 3PAR OS 3.1.3 Command Line Interface Reference

<prefix_len>
Specifies a new prefix_len to which the system is configured. This specifier is used in conjunction
with the <old_IP> and <new_IP> specifiers. This specifier can only be used when <new_IP>
is of IPv6 type and can only be used with the startaddr and addaddr subcommands.
<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
Specifies that during an IP failover, a ping either be sent to the specified IP address (<ping_addr>)
or not sent at all (none). This specifier can only be used with the failoverping subcommand.
[<node_ID>]
Specifies the node, by ID, that has an active Ethernet interface. This specifier can only be issued
with the changenode subcommand. This specifier is not required.
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
The following example displays the switching of the old IP address with a new IP address and
netmask:
cli% setnet startaddr 10.0.23.42 192.168.5.218 255.255.252.0
Change of IP address successfully started.
The following example displays the gateway being cleared:
cli% setnet cleargateway
If the machine that the HP 3PAR CLI is running on is not on the same subnet as the HP
3PAR storage system it is connected to, clearing the gateway will render the storage
system unreachable from that machine, and any future connections will need to be made
from a system which is on the same subnet as the system.
Are you sure you want to clear the gateway (y/n)?
y
Gateway modified successfully.
292 Set Commands