HP Virtual Connect Manager Command Line Interface Version 2.30 User Guide
Command line  55 
Item Description 
->set server-port-map MyProfile:1 Network1 VLanId=100 
Modifies the VLAN ID of an existing server port network mapping 
->set server-port-map MyProfile:1 Network1 Untagged=true 
Modifies the existing server port network mapping to handle untagged packets 
Item Description 
show server-port-
map 
Display a server port network mapping. This command cannot be used if the domain 
setting, VLanTagControl, is set to "Tunnel". 
Syntax 
show server-port-map [<ConnectionID> | *] 
Parameter   
ConnectionID 
The reference ID of an existing enet-connection associated with a profile and a 
server port. The format of the ConnectionId is <ProfileName:PortNumber>. 
Examples 
->show server-port-map 
Lists all the server port mappings 
->show server-port-map MyProfile:1 
Displays the server port mapping for a profile
->show server-port-map * 
Displays detailed output of all the server port 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 "Domain", 
"Enet", and "FC". 
Properties 
ReadCommunity 
(optional) 
Read-Only Community String for the SNMP configuration. The default value is 
"public". If the type is "Enet" or "Domain", the maximum length of the read 
community string is 39. If the type is FC, the maximum length is 24. 
SystemContact 
(optional) 
SNMP system contact information. If the type is "Enet" or "Domain", the 
maximum length is 128. If the type is "FC", the maximum length is 12 
characters. 
Enabled (optional) 
Enables or disables the SNMP agent. The default value is "true". Valid values 
include "true" or "false". 










