Virtual Connect Enterprise Manager 7.1 CLI Guide

Output
The function returns the result of the add operation or a jobid if nb is specified.
Examples
Add a new server port to a dedicated network mapping:
vcemcli -add server-port-map profilename MyProfile portnumber 1
network Network1 vlanid 100
Add a new server port to a shared network mapping:
vcemcli -add server-port-map profilename MyProfile portnumber 2
network RedNetwork uplinkset MyUplinkSet1
Add a new server port to a shared network and label it as untagged:
vcemcli -add server-port-map profilename MyProfile portnumber 3
network GreenNetwork uplinkset MyUplinkset1 untagged true
Minimum required role-based security
VCEM Group Operator
Remarks
You can obtain the job status of the jobid by executing the VCEMCLI with the -show job
command and providing the associated job ID. For more information, see show job (page 73).
For more information about hardware and firmware, see the HP Virtual Connect for c-Class
BladeSystem User Guide.
62 Using VCEM commands