HP Virtual Connect Enterprise Manager 6.3.1 CLI Guide

Table Of Contents
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 60).
set enet-connection 29