Add fc-connection, Syntax, Parameters – HP Insight Management-Software User Manual
Page 32: Output, Examples
add fc-connection
The -add fc-connection command adds a new FC connection to a server profile.
Syntax
-add fc-connection –profilename
-connectionbay
[-fabric
[-speed
Parameters
Table 11 Parameter descriptions for -add fc-connection
Optional
Required
Description
Parameter
x
The name of an existing
profile to add the new
connection to.
-profilename
x
The bay for the connection
-connectionbay
x
The name of an existing
fabric to associate with the
-fabric
connection. If the fabric
name is not specified, then
the connection will be
marked as unassigned
but associated with a
specific bay.
x
The port speed of the
connection port. Valid values
-speed
include auto, 1Gb, 2Gb,
4Gb
, 8Gb and disabled.
The default port speed is
auto
.
NOTE:
For HP 4Gb VC-FC
Modules or HP Virtual
Connect 4Gb FC Modules,
supported speed values
include: auto, 1Gb, 2Gb,
4Gb
, and disabled. If it is
set to 8Gb, the speed is
auto-negotiated by VC.
Output
The function returns the result of the add operation or a jobid if –nb is specified.
Examples
•
Add a new FC SAN Fabric connection to a profile:
vcemcli -add fc-connection –profilename MyNewProfile –connectionbay
5 –fabric SAN_5
•
Add a new FC SAN connection and configure the port speed:
vcemcli -add fc-connection –profilename MyNewProfile –connectionbay
6 –fabric SomeFabric –speed 4Gb
•
Add a new FC SAN connection and use next available fabric:
vcemcli -add fc-connection –profilename MyNewProfile –connectionbay
5
32
Using VCEM commands