HP Virtual Connect Enterprise Manager 6.3 CLI Guide

remove server-port-map
The remove server-port-map command removes server port network mapping.
NOTE: The remove server-port-map command cannot be used if the domain setting
vlantagcontrol is set to tunnel.
Syntax
-remove server-port-map profilename <ProfileName>
-portnumber <portnumber>
[-network <Network Name>]
Parameters
Table 26 Parameter descriptions for remove iscsi-boot-param
OptionalRequiredDescriptionParameter
xThe name of the profile from
which the server port map is
to be removed.
-profilename
xThe port number for the
server-port-map targeted for
removal.
-portnumber
xThe name of an Ethernet
network on which the
mapping exists.
-network
Output
The function returns the result of the remove operation or a jobid if nb is specified.
Examples
Remove server port network mapping with name Rednetwork:
vcemcli -remove server-port-map profilename MyProfile portnumber
1 network RedNetwork
Remove all the server port network mappings from an Ethernet connection:
vcemcli -remove server-port-map profilename MyProfile portnumber
1
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).
62 Using VCEM commands