HP Virtual Connect Manager Command Line Interface Version 2.10 User Guide
Command line  22 
Item Description 
->remove enet-connection MyProfile 
Removes an Ethernet network connection from a profile. 
Item Description 
set enet-connection 
Modify an Ethernet connection of a server profile. 
Syntax 
set enet-connection <ProfileName> <Port> 
[Network=<NetworkName>] 
[PXE=<enabled|disabled|UseBios>] 
[SpeedType=<Auto|Preferred|Custom>] [Speed=<speed>] 
Parameters   
ProfileName (required) 
The name of the server profile that contains the connection to modify 
Port (required) 
The port number of the connection being modified 
Properties 
NetworkName 
The name of the Ethernet network to associate with the connection. 
Applies to Ethernet network connections only. A blank string makes the 
Ethernet connection unassigned. 
PXE 
Enables or disables PXE on a connection. Valid values are "enabled", 
"disabled", and "UseBios". Applies to Ethernet network connections 
only. 
PXE can be enabled on one connection per profile.
SpeedType (optional) 
The requested operational speed for the server port. Valid values 
include "Auto", "Preferred", and "Custom". The default value is 
"Preferred". 
If the speed type is "Auto", the maximum port speed is determined by 
the maximum configured speed for the network. 
If the speed type is "Preferred", the speed of the network is the same as 
the preferred speed of the network to which the connection is 
associated. If no preferred speed is configured for a network, it defaults 
to "Auto". 
If the speed type is "Custom", the user can configure any speed from 
100Mb-MAX Configured speed for the network in 100Mb increments.
Speed (required if the 
SpeedType is "Custom") 
The user-defined speed for the server port. Valid values include 100Mb-
MAX Configured speed for the network in 100Mb increments. 
Examples 
->set enet-connection MyProfile 2 
NetworkName=NewNetworkName 
Changes the network of an Ethernet connection 
->set enet-connection RedProfile 1 NetworkName="" 
Sets a network connection to "Unassigned" 
->set enet-connection GreenProfile 3 PXE=disabled 
Disables PXE on an Ethernet connection 
->set enet-connection MyProfile 1 
SpeedType=Preferred 
Modifies the Ethernet network connection to set the speed to "Preferred"










