HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.01 User Guide
Command line  39 
Item  Description 
preferred speed. The default value is "Auto". 
PrefSpeed 
(required if 
PrefSpeedType is 
"Custom")
The connection speed for any Ethernet connection attached to this network. Valid 
values range from 100Mb to 10Gb in 100Mb increments. 
MaxSpeedType 
(Optional) 
The maximum connection speed for any Ethernet connection attached to this network. 
Valid values include "Unrestricted" and "Custom". "Custom" enables the user to 
configure the preferred speed. The default value is "Unrestricted". 
MaxSpeed 
(required if 
MaxSpeedType is 
"Custom")
The maximum connection speed for any Ethernet connection attached to this network. 
Valid values range from 100Mb to 10Gb in 100Mb increments. 
Examples 
->add network MyNewNetwork 
Creates a new network, and then adds it to the domain 
->add network MyNewNetwork2 UplinkSet=MyUplinkSet VLanID=145 
Creates a new network and uses a shared uplink port set 
->add network Network1 Private=Enabled 
Configures a private network when adding a new network 
->add network Network1 UplinkSet=Uplinkset1 VLANID=100 
NativeVLAN=Enabled 
Creates a new network with a shared uplinkset and tags it as Native VLAN 
->add network Network1 ConnectionMode=Failover 
Creates a new network and sets the connection mode as failover 
->add network Network1 VLanTunnel=Enabled 
Creates a new network and enables VLAN tunneling 
->add network Network1 PrefSpeedType=Custom PrefSpeed=4000 
MaxSpeedType=Custom MaxSpeed=6000 
Creates a new network with a preferred connection speed of 4Gb and maximum 
connection speed of 6Gb 
Item  Description 
remove network 
Remove a network from the domain. To remove a network, it must not be in use by any 
server profiles. 
Syntax 
remove network <NetworkName | *> 
Parameter 
NetworkName 
(required) 
The name of an existing network in the domain. A network name of "*" removes all 
networks.  
Examples 
->remove network MyNetwork 
Removes a network 
->remove network * 
Removes all networks 
Item  Description 
set network
Modify an existing Ethernet network. 
Syntax 
set network <NetworkName> [-quiet] [Name=<NewName>] 
[State=<Enabled|Disabled>] 
[SmartLink=<Enabled|Disabled>][NativeVLAN=<Enabled|Disabled>] 
[Private=<Enabled|Disabled>] [VlanId=<New VLanId>] 
[ConnectionMode=<Auto|Failover>] 
[VLanTunnel=<Enabled|Disabled>] [PrefSpeedType=<Auto|Custom>] 
[PrefSpeed=<100Mb–10Gb in 100Mb increments>] 










