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

Command line 74
Item Description
(Required if
PrefSpeedType is
"Custom")
values range from 100Mb to 10Gb in 100Mb increments.
MaxSpeedType
(Optional)
The maximum connection speed for any Ethernet connection attached to this network.
Valid values include "Unrestricted" and "Custom". "Custom" enables you to configure
the preferred speed. The default value is "Unrestricted".
MaxSpeed
(required if
MaxSpeedType is
"Custom")
The maximum connection speed for any Ethernet connection attached to this network.
Valid values range from 100Mb to 10Gb in 100Mb increments.
LacpTimer
(optional)
Specifies the network LACP timer. Valid values are "Domain-Default", "Short", and
"Long". This property can be specified only if the network is not a network associated
with a Shared Uplink Set, or the ConnectionMode property value is "Auto". The default
value is "Short".
Nags (optional)
The Network Access Group(s) the network belongs to. The default is Default Network
Access Group, a list of Network Access Group names separated by comma. The
Network Access Groups should be in quotation marks if there are spaces in the list. This
property is not allowed for an FCoE network.
Labels (optional)
Labels assigned to the network. Labels are used in the GUI to help manage large
numbers of networks. Labels can be assigned in the CLI, but are only used in the GUI.
A maximum of 16 labels can be assigned. To remove all labels from a network, specify
Labels=
Color (optional)
Color assigned to this network. Color is used in the GUI to help manage large numbers
of networks. A color can be assigned in the CLI, but is only used in the GUI. Allowed
colors are red, green, blue, purple, or orange. To remove the color from a network,
specify
Color=
Examples
->set network MyNetwork State=Disabled
Disables an existing network named MyNetwork
->set network Blue Name=Red
Changes the name of an existing network from Blue to Red
->set network GreenNetwork SmartLink=Enabled
Enables the SmartLink feature on the specified network
->set network network1 NativeVLAN=Disabled
Disables the network native VLAN tagging
->set network network1 Private=Disabled
Disables the private network property
->set network Network1 Private=Enabled
Enables a private network
->set network Network1 Nags=NetworkGroup2,NetworkGroup3
Changes the network access groups for Network1 to network access groups
NetworkGroup2 and NetworkGroup3 (previous network access groups are removed)
->set network Network1 VlanId=150
Changes the VLAN ID of a network associated with a shared uplink set
->set network Network1 VLanTunnel=Enabled
Enables VLAN tunneling on the network
->set network Network1 PrefSpeedType=Custom PrefSpeed=4000
MaxSpeedType=Custom MaxSpeed=6000
Modifies the network to a preferred connection speed of 4Gb and a maximum
connection speed of 6Gb
->set network Network1 ConnectionMode=Auto
LacpTimer=Domain-Default
Modifies the network to use the domain default LACP timer