User's Manual
Command line 43
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 is 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 is 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 FlexFabric interconnect module.
Examples
->set fabric MyFabric1 Name=MyNewName1
Changes the name of an existing fabric
->set fabric MyFabric2 Speed=2Gb LinkDist=Auto
Modifies the port speed and login re-distribution
->set fabric MyFabric3 Ports=1,2,3,4
Modifies the fabric ports contained in the fabric
->set fabric MyFabric5 -loadBalance
Performs load balancing on a fabric with manual login re-distribution
->set fabric MyFabric4 PrefSpeedType=Custom PrefSpeed=4000
MaxSpeedType=Custom MaxSpeed=8000
Modifies the fabric to preferred connection speed of 4Gb and maximum connection
speed of 8Gb
Item Description
show fabric
Display all fabric information.
Syntax
show fabric [<FabricName>|*]
Parameter
Name (optional)
Name of an existing fabric. Use “*” to display a detailed output of all fabrics in the VC
domain. If not specified, a summary output of all fabrics appears.
Examples
->show fabric
Displays a summary of all FC SAN fabrics
->show fabric *
Displays detailed information for all FC SAN fabrics
->show fabric SAN_5
Displays detailed information for a specific FC SAN fabric
fc-connection
Manage Fibre Channel SAN connections.
Supported actions: add, help, remove, set, show
Item Description
add fc-connection
Add a new FC SAN connection to an existing server profile.
For more information, see "General requirements for adding FC or FCoE
connections (on page 197)."
Syntax
add fc-connection <ProfileName> [Fabric=<FabricName>]
[Speed=<Auto|1Gb|2Gb|4Gb|8Gb|Disabled>]