HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.20 User Guide
Command line  133 
Item  Description 
not allowed. 
Examples 
->add uplinkport enc0:1:1 Network=MyNetwork 
Adds a new uplink port (Bay 1, Port 1) to a network named MyNetwork 
->add uplinkport enc0:2:4 Network=MyNetwork Speed=1Gb 
Adds a new uplink port (Bay 2, Port 4) to a network and sets the port speed 
->add uplinkport enc0:2:3 UplinkSet=MyUplinkSet 
Adds a new uplink port (Bay 2, Port 3) to a shared uplink set 
->add uplinkport enc0:2:4 Network=MyNetwork Role=Primary 
Adds a new uplink port to a network with the connection mode as "Failover" and the 
port role as "Primary" 
->add uplinkport 1:X2 UplinkSet=MyUplinkSet 
Adds a new uplink port (Bay 1, Port 2) to a shared uplink set that contains an FCoE 
network 
->add uplinkport enc0:1:Q1.1 Network=MyNetwork Speed=Auto 
Adds a new QSFP+ uplink port (Bay 1, Port Q1.1) to a network named MyNetwork 
with a port speed set to "Auto" 
->add uplinkport enc0:1:Q1.1 Uplinkset=MyUplinkSet Speed=Auto 
Adds a new QSFP+ uplink port (Bay 1, Port Q1.1) to a shared uplink set with a port 
speed set to "Auto" 
->add uplinkport enc0:1:Q1.1 Network=MyNetwork Speed=40Gb 
Adds a new QSFP+ uplink port (Bay 1, Port Q1.1) to a network named MyNetwork 
with a port speed set to "40Gb" 
->add uplinkport enc0:1:Q1.1 Uplinkset=MyUplinkSet Speed=40Gb 
Adds a new QSFP+ uplink port (Bay 1, Port Q1.1) to a shared uplink set with a port 
speed set to "40Gb" 
Item  Description 
remove uplinkport
Remove an uplink port element from a network or a shared uplink port set. 
Syntax 
remove uplinkport <PortID> [Network=<NetworkName> | 
UplinkSet=<UplinkSetName>]
Parameter 
PortID (required) 
The ID of the port to remove from a network. The specified port must already be added 
to a network or uplink port set. The port name for a network or uplinkset that does not 
contain an FCoE network is in the format 
<EnclosureID>:<InterconnectBay>:X<PortNumber>. 
If the uplinkset contains an FCoE network, then the port is configured for all enclosures. 
The port ID is in the format <InterconnectBay>:X<PortNumber>. 
For QSFP+ ports, the 
<PortNumber>
 format is 
Q<x>.<y>
. 
Properties 
Network 
(required) 
The name of the network from which the port is removed if the UplinkSet name is not 
specified 
UplinkSet 
(required) 
The name of the shared uplink set from which the port is removed if the Network name 
is not specified 
Examples 
->remove uplinkport enc0:1:2 Network=MyNetwork 
Removes a specific uplink port (Bay 1, Port 2) from a network named MyNetwork 
->remove uplinkport * Network=BlueNetwork 
Removes all uplink ports from a network named BlueNetwork 
->remove uplinkport enc0:2:3 UplinkSet=SharedUplinkSet1 










