HP Virtual Connect Enterprise Manager 6.3.1 CLI Guide

Table Of Contents
Table 24 Parameter descriptions for -add server-port-map (continued)
OptionalRequiredDescriptionParameter
packets. The default value is
false.
NOTE: If a shared uplink
set is being used, then the
untagged network is the
same as native network, if
present. However, any other
network can be configured
to handle untagged packets.
Output
The function returns the result of the add operation or a jobid if nb is specified.
Examples
Add a new server port to dedicated network mapping:
vcemcli -add server-port-map profilename MyProfile portnumber 1
network Network1 vlanid 100
Add a new server port to shared network mapping:
vcemcli -add server-port-map profilename MyProfile portnumber 2
network RedNetwork uplinkset MyUplinkSet1
Add a new server port to 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
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).
52 Using VCEM commands