HP Virtual Connect 1.10Gb-F Ethernet Module for c-Class BladeSystem User Manual
Page 39

Command line 39
Item Description
UplinkSet
(optional)
The name of an existing shared uplink port set to use with this new network. If this
property is specified, then a valid VLAN ID must also be provided. The limit is 32
networks per shared uplink set.
VLanID (required
if network is
associated with
shared uplink
set)
The VLAN ID associated with the network (used with shared uplink port set only). The
VLAN ID is a valid number between 1 and 4094.
State (optional) Enables or disables the network. Valid values are "Enabled" and "Disabled". The
default value is "Enabled".
SmartLink
(optional)
Enables or disables the SmartLink capability for a port. Valid values are "Enabled"
and "Disabled". The default value is "Disabled".
NativeVLAN
(optional)
Enables or disables the network to act as a native VLAN. Valid values are "Enabled"
and "Disabled". The default value is "Disabled". This property can be specified only
if the network is a shared network.
Private
(optional)
Enables or disables the network to act as a private network. Valid values are
"Enabled" and "Disabled". The default value is "Disabled".
ConnectionMode
(optional)
Specifies the connection type that is formed when multiple ports are added to the
network. Valid values include "Auto" and "Failover". The default value is "Auto".
VLanTunnel
(optional)
Enables or disables VLAN tag tunneling. If enabled, VLAN tags are passed through
the domain without any modification. If disabled, all tagged frames are discarded.
If multiple networks are configured on any server port, this option cannot be
modified.
PrefSpeedType
(optional)
Default connection speed for any Ethernet connection attached to this network. Valid
values include "Auto" and "Custom". "Custom" allows the user to configure the
preferred speed. The default value is "Auto".
PrefSpeed
(required if
PrefSpeedType is
"Custom")
The connection speed for any Ethernet connection attached to this network. Valid
values range from 100Mb-10Gb in 100Mb increments.
MaxSpeedType
(Optional)
Maximum connection speed for any Ethernet connection attached to this network.
Valid values include "Unrestricted" and "Custom". "Custom" allows the user to
configure the preferred speed. The default value is "Unrestricted".
MaxSpeed
(required if
MaxpeedType is
"Custom")
The maximum connection speed for any Ethernet connection attached to this
network. Valid values range from 100Mb-10Gb in 100Mb increments.
Examples
->add network MyNewNetwork
Creates a new network, and then adds it to the domain
->add network MyNewNetwork2 UplinkSet=MyUplinkSet VLanID=145
Creates a new network and uses a shared uplink port set
->add network Network1 State=Disabled SmartLink=Enabled
Creates a new network with SmartLink Enabled and Status Disabled
->add network Network1 Private=Enabled
Configures a private network when adding a new network