HP Virtual Connect Enterprise Manager 6.3 CLI Guide

Table 9 Parameter descriptions for -set enet-connection (continued)
OptionalRequiredDescriptionParameter
xEnables or disables PXE on
a connection. Valid values
are enabled, disabled,
and usebios.
NOTE: Only one
connection can have PXE
enabled per profile.
-pxe
xThe requested operational
speed for the server port.
Valid values include auto,
preferred and custom.
Default value is preferred
The following list describes
the speed type:
Auto—Allocates
maximum port speed
constrained by the
maximum configured
speed for the network
Preferred—Speed of the
network matches the
preferred speed of the
network to which the
connection is associated.
NOTE: If no preferred
speed is configured, the
network speed defaults to
auto.
Custom—Configures any
speed from 100Mb to the
maximum configured
speed for the network in
100Mb increments.
-speedtype
x
IMPORTANT: The -speed
parameter is required only
if the speed type is set to
custom.
The user-defined speed for
the server port. Valid values
include 100Mb to the
maximum configured speed
for the network in 100Mb
increments. The value needs
to be an integer from 100
to the maximum speed.
-speed
Output
The function returns the result of the set operation or a jobid if nb is specified.
Examples
Change the associated network of an Ethernet connection:
vcemcli -set enet-connection profilename MyProfile2 -portnumber 1
network NewNetworkName
Set an Ethernet network connection to unassigned:
vcemcli -set enet-connection profilename -RedProfile1 -portnumber
1 network ""
30 Using VCEM commands