HP Virtual Connect Manager Command Line Interface Version 2.10 User Guide
Command line  64 
Item Description 
PortID (optional) 
The ID of an uplink port. The PortID format is 
<EnclosureID>:<Bay>:<PortNumber>. "*" displays a detailed view of all 
uplink ports.
Example 
->show uplinkport 
Displays all uplink ports 
->show uplinkport enc0:5:6 
Displays details of uplink port 6 in bay 5 of the local enclosure 
->show uplinkport * 
Displays all uplink ports in the enclosure (detailed view) 
->show uplinkport ID=enc0:1 
Displays all the uplink ports for the specific bay (for example, for bay 1) 
->show uplinkport status=Linked 
Displays all the uplink ports that are linked 
->show uplinkport ID=enc0:1 type=RJ45 
Displays all the uplink ports for the specific bay 1 with connector type RJ-45 
uplinkset 
Manage shared uplink port sets 
Supported actions: add, help, remove, set, show 
Item Description 
add uplinkset 
Create a new shared uplink port set. 
Syntax 
add uplinkset <UplinkSetName> 
[ConnectionMode=<Auto|Failover>] 
Parameter   
UplinkSetName 
(required) 
The unique name of the new shared uplink port set to create (required) 
Property 
ConnectionMode 
(optional) 
Specifies the connection type that is formed when multiple ports are added to 
the uplinkset. Valid values include "Auto" and "Failover". The default value is 
"Auto".
Examples 
->add uplinkset MyNewUplinkSet 
Creates a new shared uplink port set and adds it to the domain 
->add uplinkset MyNewUplinkSet ConnectionMode=Failover 
Creates a new shared uplinkset and sets the connection mode to failover 
Item Description 
remove uplinkset 
Remove a shared uplink port set from the domain. 
Syntax 
remove uplinkset <UplinkSetName> | *> 
Parameter   










