HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.20 User Guide
Command line  40 
Item  Description 
PrefSpeed 
(required if 
PrefSpeedType is 
"Custom")
The preferred connection speed for any FCoE connection attached to this fabric. Values 
range from 100Mb to 8Gb in 100Mb increments. This property can be configured 
only if the fabric has uplink ports from the FlexFabric interconnect module. 
MaxSpeedType 
(optional) 
The maximum connection speed for any FCoE connection attached to this fabric. 
Values are "Unrestricted" and "Custom". "Custom" allows the user to configure the 
speed. The default value is "Unrestricted". This property can be configured only if the 
fabric has uplink ports from the FlexFabric interconnect module. 
MaxSpeed 
(required if 
MaxSpeedType is 
"Custom")
The maximum connection speed for any FCoE connection attached to this fabric. 
Values range from 100Mb to 8Gb in 100Mb increments. This property can be 
configured only if the fabric has uplink ports from the FlexFabric interconnect module. 
Examples 
->add fabric MyFabric1 Bay=3 Ports=1,2 
Adds a new FabricAttach fabric, using default values 
->add fabric MyFabric5 Bay=3 Ports=1,2 Type=DirectAttach 
Adds a new DirectAttach fabric 
->add fabric MyFabric2 Bay=3 Ports=1 Speed=2Gb 
Adds a new fabric with speed set to 2Gb 
->add fabric MyFabric3 Bay=3 Ports=1,2,3,4 LinkDist=Auto 
Adds a new fabric with automatic login re-distribution 
->add fabric MyFabric4 Bay=3 Ports=1,2 
Adds a new fabric with two logical ports 
->add fabric MyFabric4 Bay=3 Ports=1,2 PrefSpeedType=Custom 
PrefSpeed=4000 MaxSpeedType=Custom MaxSpeed=8000 
Adds a new fabric with a preferred connection speed of 4Gb and maximum 
connection speed of 8Gb 
Item  Description 
remove fabric 
Remove an existing fabric from the domain. 
Syntax 
remove fabric <Name|*> 
Parameter 
Name (required)
The name of a specific fabric. Use "*" to remove all existing fabrics. 
Examples 
->remove fabric VFabric_1 
Removes VC FC SAN fabric VFabric_1 
->remove fabric * 
Removes all VC FC SAN fabrics from the domain 
Item  Description 
set fabric 
Modify properties of an existing fabric or force load balancing of a fabric if login 
re-distribution is configured. 
Syntax 
set fabric <Name> [-LoadBalance] [Name=<NewName>] 
[Ports=<PortList>] [Speed=<Auto|2Gb|4Gb|8Gb>] 
[LinkDist=<Auto|Manual>][PrefSpeedType=<Auto|Custom>] 
[PrefSpeed=<100Mb-8Gb in 100Mb 
steps>][MaxSpeedType=<UnRestricted|Custom>] 
[MaxSpeed=<100Mb-8Gb in 100Mb steps
Parameter 
Name (required)
A unique name for the fabric 
Option 










