HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 78
Item Description
->add network-range UplinkSet=Alpha
NamePrefix=Network NameSuffix=_A VLANIDs=1-100
Creates 100 networks in an existing uplink set
->add network-range UplinkSet=Alpha
NamePrefix=Network NameSuffix=_A
VLANIDs=101-110,115-119,130,4094,700-703
Creates non-contiguous networks in an existing uplink set
Item Description
remove network-range
Remove multiple networks from a shared uplink set.
Syntax
remove network-range [-quiet]
UplinkSet=<UplinkSetName> VLANIds=<VLAN range list>
Options
quiet
Suppresses user confirmation prompts during network range removal. This
option is used mainly in automated scripting scenarios.
Properties
UplinkSet (required)
The name of the shared uplink set from which the networks are being
removed
VLANIds (required)
The list of VLAN IDs (comma separated list of VLAN ID ranges) to be
deleted from the shared uplink set. For this command, the shared uplink
set and list of VLAN IDs identify the networks to be deleted, not the
network names.
Example
->remove network-range UplinkSet=Alpha
VLANIDs=1-10,15,21-30
Removes networks from an existing uplink set
Item Description
set network-range
Change the configuration of multiple networks in a shared uplink set.
Syntax
set network-range [-quiet] UplinkSet=<UplinkSetName>
VLANIds=<VLAN range
list> [State=<enabled|disabled>]
[PrefSpeedType=<auto|custom>] [PrefSpeed=<100Mb-
10Gb
in 100Mb steps>] [MaxSpeedType=<unrestricted|custom>]
[MaxSpeed=<100Mb-10Gb in 100Mb steps>]
[Nags=<Name1>[<Name2>,...]
[SmartLink=<enabled|disabled>]
[Labels=<Label1>[<Label2>,...]
[Color=<red|green|blue|orange|purple>]
Options
quiet
This option suppresses user confirmation prompts. This option is useful
when scripting operations.
Properties
UplinkSet (required)
The name of an existing shared uplink port set to use with the networks.
VLANIds (required)
A comma separated list of VLAN ranges that identify the networks in the
shared uplink port set being modified.
State (optional)
Enables or disables the networks. Valid values are "Enabled" and
"Disabled". The default value is "Enabled".
PrefSpeedType (optional)
The default connection speed for any Ethernet connection attached to
these networks. Valid values include "Auto" and "Custom". "Custom"
enables you to configure the preferred speed. The default value is "Auto".