HP Virtual Connect Enterprise Manager 6.3 CLI Guide

Add a new Ethernet network connection and leave the network unassigned for now:
vcemcli -add enet-connection profilename MyNewProfile
Add a new Ethernet network connection and set the speed to Preferred:
vcemcli -add enet-connection profilename MyProfile network
MyNetwork SpeedType Preferred
Add a new Ethernet network connection and set the speed to 2Gb:
vcemcli -add enet-connection profilename MyProfile network
MyNetwork 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).
VC firmware 2.x and earlier limits the number of Ethernet connections to a maximum of 32. This
limit is raised to 128 in VC firmware version 3.0 and later.
28 Using VCEM commands