HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 32
Item Description
remove enet-connection
Remove the last Ethernet network connection from an existing server
profile.
Syntax
remove enet-connection <ProfileName>
Parameter
ProfileName (required)
The name of the profile from which the Ethernet connection is removed
Example
->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>][McastFilter=<McastFilterName
>|McastFilterSet=<McastFilterSetName>
[PXE=<enabled|disabled|UseBios>]
[SpeedType=<Auto|Preferred|Custom|Disabled>]
[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
Network (optional)
The name of the Ethernet network to associate with the connection. This
applies to Ethernet network connections only. A blank string makes the
Ethernet connection unassigned.
McastFilter (optional)
The name of the Multicast Filter to associate with the connection if the
Multicast Filter name has not been specified.
McastFilterSet (optional)
The name of the Multicast Filterset to associate with the connection if the
Multicast Filterset name has not been specified.
PXE (optional)
Enables or disables PXE on a connection. Valid values are "enabled",
"disabled", and "UseBios". This 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", "Custom", and "Disabled". 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 n
o
preferred speed is configured for a network, it defaults to "Auto".
If the speed type is "Custom", you can configure a speed from 100Mb to
MAX configured speed for the network in 100Mb increments.
If the speed type is "Disabled", bandwidth is not allocat
ed and the server
port status is "Administratively Disabled".
Speed (required if the
SpeedType is Custom)
The user-
defined speed for the server port. Valid values include 100Mb to
MAX configured speed for the network in 100Mb increments.
Examples
->set enet-connection MyProfile 2
Network=NewNetworkName
Changes the associated network of an Ethernet connection