Output, Examples – HP Insight Management-Software User Manual
Page 26
Table 8 Parameter descriptions for -Add enet-connection (continued)
Optional
Required
Description
Parameter
x
The requested operational
speed for the server port.
-speedtype
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.
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
-speed
to be an integer from 100
to the maximum 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 a new Ethernet network connection and leave the network unassigned for now:
vcemcli -add enet-connection –profilename MyNewProfile
26
Using VCEM commands