HP StoreOnce Backup System CLI Reference Guide

net delete ipaddr
Description of Command Function
Deletes a network IP address or all IP addresses in a subnet.
Command Syntax
# net delete ipaddr
Command Authority
Administrator
Command Object Requirements
Not applicable no objects exist within this command.
Command Parameter Requirements
Not applicable no parameters exist within this command.
Requirements for Command Execution
The command entry must conform to command syntax.
Successful Command Output
Upon successful completion of the command, the following message is displayed, and then the
CLI returns to the user prompt:
Command Successful
Command Operation during Abnormal Conditions
If the command does not conform to the required syntax, the following is displayed:
Command Failed - the command does not conform to the required syntax,
SYNTAX, where SYNTAX is the command syntax as described under Command Syntax in this
section.
Example
To delete all IP addresses from a network configuration:
net delete ipaddr config1 subnet1
To delete specific IPs from a subnet:
net delete ipaddr config1 subnet1 10.0.1.10,10.0.1.11
net delete ipaddr 123