HP Virtual Connect Manager Command Line Interface Version 3.00 User for Integrity BL8x0c i2 Server Blades Guide

Command line 21
Item Description
"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 to 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 to MAX configured speed for the network in 100Mb
increments.
Examples
->add enet-connection MyNewProfile
Network=SomeNetwork
Adds a new Ethernet network connection to a profile
->add enet-connection MyNewProfile
Network=SomeNetwork2 PXE=enabled
Adds a new Ethernet network connection and enables PXE
->add enet-connection MyNewProfile
Adds a new Ethernet network connection and leaves the network
unassigned
->add enet-connection MyNewProfile
AddressType=Factory-Default
Adds a new Ethernet network connection and uses factory default
addresses
->add enet-connection MyNewProfile
AddressType=User-Defined EthernetMAC=00-17-A4-77-
00-00 iScsiMAC=00-17-A4-77-00-01
Adds a new Ethernet network connection and provides user-defined
MAC addresses
->add enet-connection MyProfile Network=MyNetwork
SpeedType=Preferred
Adds a new Ethernet network connection and sets the speed to
"Preferred"
->add enet-connection MyProfile Network=MyNetwork
SpeedType=Custom Speed=2000
Adds a new Ethernet network connection and sets the speed to 2Gb
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 to remove the Ethernet connection.
Example