Fc-connection – HP Virtual Connect 1.10Gb-F Ethernet Module for c-Class BladeSystem User Manual
Page 27

Command line 27
Item Description
Syntax
show fabric [<FabricName> | *]
Parameter
FabricName
(optional)
Name of an existing FC SAN fabric. “*” displays detailed output of all the fabrics in
the VC domain. If not specified, summary output of all fabrics is displayed.
Examples
->show fabric
Displays a summary listing 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
Add a new Fibre Channel SAN connection to a server profile.
Supported actions: add, help, remove, set, show
Item Description
add fc-connection
Add a new FC SAN connection to an existing server profile.
Syntax
add fc-connection <ProfileName> [Fabric=<FabricName>]
[Speed=<Auto|1Gb|2Gb|4Gb|Disabled>]
[AddressType=Factory-Default|User-Defined] [PortWWN=<WWN
address>] [NodeWWN=<WWN address>]
Parameter
ProfileName (required) The name of an existing profile to which the new connection is added.
(required)
Properties
Fabric (optional)
The name of an existing fabric to associate with the connection. If the fabric
name is not specified, then the connection will be marked as “Unassigned”
but associated with a specific bay.
Speed (optional)
The port speed of the connection port. Valid values include "Auto", "1Gb",
"2Gb", "4Gb", and "Disabled". If not specified, then the default port speed
is set to "Auto".
AddressType (optional) The source of WWN address assignments to be used during the creation of
the new connection. If not specified, the default is the domain default. If
"UserDefined" is specified, then both a Port WWN and Node WWN must
also be specified. Valid values include "Factory-Default" and "User-Defined".
PortWWN (required if
AddressType is User-
Defined)
The user-defined Port WWN address to use for the connection. This property
is required if the AddressType specified is "User-Defined". PortWWN must be
an unused WWN address.
NodeWWN (required if
AddressType is User-
Defined)
The user-defined Node WWN address to use for the connection. This
property is required if the AddressType specified is "User-Defined". The
NodeWWN must be an unused WWN address.
Examples