HP Virtual Connect Enterprise Manager 6.3 CLI Guide

Table 8 Parameter descriptions for -Add enet-connection (continued)
OptionalRequiredDescriptionParameter
xEnables or disables PXE on
the network connection. If
this value is not specified,
the default will be 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—Configure 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 add operation or a jobid if nb is specified.
Examples
Add a new Ethernet network connection to a profile:
vcemcli -add enet-connection profilename MyNewProfile network
SomeNetwork
Add a new Ethernet network connection and enable PXE:
vcemcli -add enet-connection profilename MyNewProfile network
SomeNetwork2 pxe enabled
add enet-connection 27