HP StoreOnce Backup System CLI Reference Guide

Successful Command Output
Upon successful completion of the command, information on the external network configuration is
displayed.
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.
Examples
Modifying an existing named network configuration:
net modify subnet save1 Subnet2 ipaddr 1.2.3.4 gateway 5.6.7.8 netmask 255.255.0.0 domain gbr.hp.com default
yes bonding 5 port eth0,eth2 netmask 255.255.255.0
Modifying a named network configuration:
net modify subnet myConfig1 subnet mySubnet2 ipaddr 1.2.3.4 gateway 1.2.3.5 netmask 255.255.0.0 domain gbr.hp.com
default yes portset ps1
Additional examples:
# net add subnet management subnet 10GbE ipaddr dchp ports 4,5
#net modify subnet management 10GbE gateway 13.25.25.1
NOTE: The example output is in a small font to fit on this specification page. As a CLI output,
the character string wraps at the end of a terminal line.
net modify subnet 129