HP Virtual Connect Enterprise Manager 6.3 CLI Guide

Disable PXE on an Ethernet network connection:
vcemcli -set enet-connection profilename GreenProfile3 -portnumber
1 pxe disabled
Modify Ethernet network connection to set the speed to preferred:
vcemcli -set enet-connection profilename MyProfile1 -portnumber 1
speedtype preferred
Modify Ethernet network connection to set the speed to 2Gb:
vcemcli -set enet-connection profilename MyProfile1 -portnumber 1
speedtype custom Speed 2000
Minimum Required Role Based Security
VCEM Group Operator
Remarks
The job status for the jobid can be obtained by executing VCEMCLI with the show job command
and providing the associated job ID. For more information see show job (page 67).
set enet-connection 31