HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.30 User Guide
Command line  63 
Item  Description 
MaxSpeedType 
(Optional) 
The maximum connection speed for any Ethernet connection attached to this network. 
Valid values include "Unrestricted" and "Custom". "Custom" enables you 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 
->set network MyNetwork State=Disabled 
Disables an existing network named MyNetwork 
->set network Blue Name=Red 
Changes the name of an existing network from Blue to Red 
->set network GreenNetwork SmartLink=Enabled 
Enables the SmartLink feature on the specified network 
->set network network1 NativeVLAN=Disabled 
Disables the network native VLAN tagging 
->set network network1 Private=Disabled 
Disables the private network property 
->set network Network1 Private=Enabled 
Enables a private network 
->set network Network1 Nags=NetworkGroup2,NetworkGroup3 
Changes the network access groups for Network1 to network access groups 
NetworkGroup2 and NetworkGroup3 (previous network access groups are removed)
->set network Network1 VlanId=150 
Changes the VLAN ID of a network associated with a shared uplink set 
->set network Network1 VLanTunnel=Enabled 
Enables VLAN tunneling on the network 
->set network Network1 PrefSpeedType=Custom PrefSpeed=4000 
MaxSpeedType=Custom MaxSpeed=6000  
Modifies the network to a preferred connection speed of 4Gb and a maximum 
connection speed of 6Gb 
Item  Description 
show network 
Display all Ethernet networks in the domain. 
Configured values for ConnectionMode and VLanTunnel display for UNSHARED 
networks only. 
Configured values for NativeVLAN, UplinkSet, and VLanID display for SHARED 
networks only. 
Syntax 
show network [<NetworkName>|*] 
Parameter 
NetworkName 
(optional) 
The name of an existing network in the VC domain. Use "*" to display a detailed view 
of all the networks. If not specified, a summary view of the networks appears. 
Examples 
->show network 
Displays a summary of all networks 
->show network * 
Displays detailed information for all networks 
->show network MyNetwork 
Displays detailed information for a specific network 










