HP 3PAR OS 3.1.3 Command Line Interface Reference

setnet
DESCRIPTION
The setnet command sets the administration network interface configuration.
AUTHORITY
Service, Super
Any role granted the net_set right.
NOTE: You need access to all domains in order to run this command.
SYNTAX
The syntax for the setnet command can be one of the following:
setnet startaddr <old_IP> <new_IP> <new_netmask>
setnet startgateway <new_gateway>
setnet finish [-f]
setnet abort
setnet cleargateway [-f]
setnet speed <IP_addr> auto|<mbps> <duplex>
setnet failoverping <IP_addr> <ping_addr>|none
setnet ntp none|<server_addr>
setnet changenode [<node_ID>]
setnet addaddr <old_IP> <new_IP> <new_netmask>|<prefix_len>
setnet removeaddr <old_IP>
setnet dns {none|[-add|-remove] <server_addr>}
SUBCOMMANDS
startaddr
Specifies that the system start switching the old IP address (<old_IP> specifier) to the new IP
address (<new_IP> specifier) with the specified netmask (<new_netmask> specifier).
startgateway
Specifies that the gateway be immediately set to the specified IP address if no gateway is currently
defined. If a gateway is currently defined, the system starts switching the old gateway to the new
gateway. Only IPv4 gateways can be changed with this command.
finish
Specifies that outstanding changes from the startaddr and startgateway subcommands be
completed.
abort
Specifies that any attempt to configure a new IP address or gateway fails. The system returns to
its previous state.
cleargateway
Specifies that the existing system gateway is removed.
speed
290 Set Commands