HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide
Command line  102 
Item  Description 
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 
session 
Manage the session timeout value. 
Supported actions: help, set, show 
Item  Description 
set session
Modify the session timeout value. 
Syntax 
set session Timeout=<Number of Minutes> 
Property 
Timeout (required) 
Number of minutes from 10 to 1440 to expire idle sessions. Use "0" to disable 
session timeout (user sessions never expire). The default value 
is 15 minutes. If the 
Session Timeout value is lowered, currently inactive sessions can be removed. 
Examples 
->set session Timeout=20 
Sets idle user sessions to expire after 20 minutes of inactivity 
->set session Timeout=0 
Disables session timeout (user sessions never expire) 
Item  Description 
show session
Display the session properties 
Syntax 
show session timeout 
Option 
Timeout (required)
Displays the session timeout value 
Example 
->show session timeout 
Displays the current session timeout value 










