HP StoreOnce Backup System CLI Reference Guide
net add portset
Description of Command Function
Adds a port set to a configuration.
Command Syntax
net add portset <configName> <portSetName> ports <portList>
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.
Command Parameter Requirements
• configName – This parameter specifies the network configuration name.
• portStName – This parameter specifies the port set name.
• portList – This parameter specifies the comma-separated list of ports to add.
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
Adding two new ports to configuration config1:
net add portset config1 portset1 ports eth1,eth2
net add portset 113