HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.30 User Guide
Command line  84 
Item  Description 
->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. 
Syntax 
set snmp <Type> [ReadCommunity=<ReadCommunityString>] 
[SystemContact=<SystemContact>] [Enabled=<true|false>] 
[SmisEnabled=<true|false>]
Parameter 
Type (required) 
Indicates which SNMP configuration to modify. Valid values include "Enet" and 
"FC". 
Properties 
ReadCommunity 
(optional) 
Read-Only Community String for the SNMP configuration. The default value is 
"public". If the type is "Enet", the maximum length of the read community string is 
39 characters. If the type is FC, the maximum length is 12 characters. 
SystemContact 
(optional)
SNMP system contact information. 
Enabled (optional) 
Enables or disables the SNMP agent. The default value is "true". Valid values 
include "true" or "false". 
SmisEnabled 
(optional) 
Enables or disables SMIS. This property is valid only for VC-FC modules. The default 
value is "false". Valid values include "true" or "false". 
Examples 










