HP Virtual Connect Manager Command Line Interface Version 2.30 User Guide
Command line  65 
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>] 
Parameters   
PortID (required) 
The name of the port to remove from a network (required). The port name must be in 
the following format: 
<EnclosureID>:<InterconnectBayNumber>:<PortNumber> 
If EnclosureID is not specified, it defaults to the local enclosure.
Network 
(optional) 
The name of the network from which the port is to be removed
UplinkSet 
(optional) 
The name of the shared uplink port set from which the port is to be removed
Examples 
->remove uplinkport enc0:1:2 Network=MyNetwork 
Removes a specific uplink port (Bay 1, Port 2) from a network 
->remove uplinkport * Network=BlueNetwork 
Removes all uplink ports from a network named "BlueNetwork" 
->remove uplinkport enc0:2:3 UplinkSet=SharedUplinkSet1 
Removes a specific uplink port (Bay 2, Port 3) from a shared uplink set 
Item Description 
set uplinkport 
Modify an uplink port that exists as a member of a network or shared uplink port set.
Syntax 
set uplinkport <PortID> [Network=<NetworkName> | 
UplinkSet=<UplinkSetName>][Speed=<Auto|10Mb|100Mb|1Gb|Disable
d>] [Role=<Primary|Secondary>] 
Parameter   
PortID (required) 
The name of the port to modify (required). The specified port must already be added 
to a network or uplink port set. The port name is in the format 
<EnclosureID>:<BayNumber>:<PortNumber> 
Properties 
Network 
(optional) 
The name of the network to which the port belongs 
UplinkSet 
(optional) 
The name of the shared uplink port set to which the port belongs 
Speed (optional) 
Specifies the port speed for the port. Acceptable values include "Auto", "10Mb", 
"100Mb", "1Gb", and "Disabled". 
Role (optional) 
The role played by the port if the connection mode of the network or shared uplink 
set is selected as "Failover". The default value is "Primary". 
Examples 
->set uplinkport enc0:1:2 Network=MyNetwork Speed=1Gb 
Changes the port speed of a network port 
->set uplinkport enc0:2:1 Network=MyNetwork Speed=Disabled 
Disables a specific port that belongs to a network 










