User's Manual
Command line 44
Item Description
[AddressType=<Factory-Default|User-Defined|Pool-Specifie
d>] [PortWWN=<WWN address>] [NodeWWN=<WWN address>]
Parameter
ProfileName (required)
The name of an existing profile to which the new connection is added
Properties
Fabric (optional)
The name of an existing fabric to associate with the connection. If the fabric
name is not specified, the connection is marked as “Unassigned” and
associated with a specific bay.
Speed (optional)
The port speed of the connection port. Values include "Auto", "1Gb", "2Gb",
"4Gb", "8Gb", and "Disabled". If not specified, the default port speed is set to
"Auto".
Speed restrictions:
For the HP VC 4Gb FC Module, supported speed values include
"Auto","1Gb","2Gb", "4Gb", and "Disabled". If the value is set to 8Gb, the
speed is auto-negotiated by VC.
AddressType (optional)
The source of WWN address assignments used during the creation of the new
connection. If not specified, it defaults to the domain default. If "User-Defined"
or "Pool-Specified" is specified, then both a Port WWN and Node WWN must
also be specified. Values include "Factory-Default", "User-Defined", or
"Pool-Specified".
To use the "Pool-Specified" option, the domain WWN pool must be defined as
VC-defined or user-defined and the listed addresses must be available in the
current pool.
PortWWN (required if
AddressType is
User-Defined or
Pool-Specified)
The user-defined Port WWN address to use for the connection. This property is
required if the AddressType specified is "User-Defined" or "Pool-Specified". The
PortWWN must be an unused WWN address.
NodeWWN (required if
AddressType is
User-Defined or
Pool-Specified)
The user-defined Node WWN address to use for the connection. This property
is required if the AddressType specified is "User-Defined" or "Pool-Specified".
The NodeWWN must be an unused WWN address.
Examples
->add fc-connection MyNewProfile Fabric=SAN_5
Adds a new FC SAN connection to a profile
->add fc-connection MyNewProfile Fabric=SomeFabric
Speed=4Gb
Adds a new FC SAN connection and configures the port speed
->add fc-connection MyNewProfile
Adds a new FC SAN connection and uses the next available fabric
->add fc-connection MyNewProfile
AddressType=Factory-Default
Adds a new FC SAN connection and uses factory-default addresses
->add fc-connection MyNewProfile AddressType=User-Defined
PortWWN=50:06:0B:00:00:C2:62:00
NodeWWN=50:06:0B:00:00:c2:62:01
Adds a new FC SAN connection and provides user-defined WWN addresses
->add fc-connection MyNewProfile
AddressType=Pool-Specified
PortWWN=50:06:0B:00:00:C2:62:00
NodeWWN=50:06:0B:00:00:c2:62:01
Adds a new FC SAN connection and specified an address from the VC-defined
or user-defined pool