HP Virtual Connect Enterprise Manager 6.3 CLI Guide

Examples
Modify the VLAN ID of an existing server port network mapping:
vcemcli -set server-port-map profilename MyProfile portnumber 1
network Network1 vlanid 100
Modify the existing server port network mapping to handle untagged packets:
vcemcli -set server-port-map profilename MyProfile portnumber 1
network Network1 untagged true
NOTE: When setting a VLAN ID in an untagged VLAN, VCEM sets the VLAN ID to zero
and does not return an error. This is because zero is the correct value to use for an untagged
VLAN.
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 server-port-map 61