HP Virtual Connect Manager Command Line Interface Version 2.30 User Guide
Command line  66 
Item Description 
->set uplinkport enc0:2:4 UplinkSet=MyUplinkSet 
Speed=Disabled 
Disables a specific port that belongs to a shared uplink set
->set uplinkport enc0:2:4 Network=MyNetwork Role=Primary 
Modifies a network uplink port with the connection mode set as "Failover" to take 
the primary port role 
Item Description 
show uplinkport 
Display all Ethernet module uplink ports known to the domain. If the port is a 
member of a network or a shared uplink port set, then it is displayed also. 
Syntax 
show uplinkport <PortID | *> [FilterBy] 
Parameters 
PortID (optional) 
The ID of an uplink port. The PortID format is 
<EnclosureID>:<Bay>:<PortNumber>. "*" displays a detailed view of all 
uplink ports.
FilterBy 
(optional) 
Filter the output of the show command by the specified attribute. The option is 
specified in the format <columnID>=<value>. For example, to display uplink 
ports belonging to enclosure enc0, the option would be specified as ID=enc0. To 
display all the ports using connector type RJ-45, the option would be Type=RJ45. 
You can specify more than one filter option for a single command; for example, 
show uplinkport ID=enc0 Type=RJ45.
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>] 










