HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.51/3.60 User Guide
Command line  79 
Item  Description 
Parameters 
ConnectionId 
(required) 
The ID of an existing Ethernet connection associated with a profile and a server 
port. The format of the ConnectionID is 
<ProfileName:PortNumber>
. 
Properties 
Uplinkset (required) 
The name of the shared uplink set to use with the server port mapping 
VLANIDs (required) 
The VLAN IDs to use for the mapping. The format is a comma-separated list of VLAN 
ID ranges, where a range is either a single VLAN ID or a hyphen-separated pair of 
VLAN IDs that identify a range of VLAN IDs. Valid VLAN ID values include 1 to 
4094. 
MatchUplinkS
et 
(optional) 
Requires that the VLANs used for mappings match the VLAN IDs specified on the 
identified Uplink Set. If set to false, the command will not set the profile connection 
associated uplink set attribute (but will use the uplink set VLAN IDs from the uplink 
set). If there are already server port map entries for the specified profile connection, 
then either the uplink set must match or the port map entries must not have the 
associated uplink set attribute specified. The default value of this attribute is "false". 
Examples 
->add server-port-map-range MyProfile:1 
UplinkSet=MyUplinkSet1 VLanIds=101-124,214 
Adds multiple networks to a server-port-map 
->add server-port-map-range MyProfile:2 
UplinkSet=MyUplinkSet2 VLanIds=1-20 MatchUplinkSet=true 
Adds multiple networks to a server-port-map and locks VLANs to an uplink set 
Item  Description 
remove server-port- 
map-range
Remove one or more server port network mappings. 
Syntax 
remove server-port-map-range <ConnectionId> VLANIds=<VLAN ID 
Range List>
Parameters 
ConnectionId 
(required) 
The ID of an existing Ethernet connection associated with a profile and a server 
port. The format of the Connection ID is 
<ProfileName:PortNumber>
. 
VLANIDs (required) 
The list of VLAN IDs to be removed from the mapping. The format is a 
comma-separated list of VLAN ID ranges, where a range is either a single VLAN ID 
or a hyphen-separated pair of VLAN IDs that identify a range of VLAN IDs. Valid 
VLAN ID values include 1 to 4094. 
Example 
->remove server-port-map-range MyProfile:1 
VLanIds=151-170,215 
Removes multiple server port network mappings 
snmp 
View and modify the SNMP configuration for VC-Enet and VC-FC modules, and add, modify, and remove 
SNMP trap configurations related to trap destinations. 
Supported actions: set, show, help 
Item  Description 
set snmp
Modify the VC SNMP configuration. 










