HP Virtual Connect Enterprise Manager 6.3 CLI Guide

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
Minimum Required Role Based Security
VCEM Group Operator
Remarks
The job status for the jobid can be obtained by executing VCEMCLI with the show job command
and providing the associated job ID. For more information see show job (page 67).
VC firmware version 3.0x and earlier limit the number of FC connections to one per FC interconnect
bay. In VC 3.10, this is raised to one per blade in the case of multi-blade servers. In VC firmware
3.15 and later, it is possible to create up to four FC connections per interconnect bay for any
server.
FC connection is generated in the order of the FC module interconnect bay position. In the case
of two FC modules (bay 5 and bay 6) in the interconnect bay, the order of FC connections is
displayed in Table 12.
Table 12 FC module interconnect bay positions
Connected toPort
Bay 51
Bay 62
For a multi-blade server, the pattern will repeat based on the number of blades. Table 13 displays
FC connections for a four-blade server.
Table 13 Four-blade server FC module interconnect bay positions
Connected toPort
Bay 51
Bay 62
Bay 53
Bay 64
Bay 55
Bay 66
Bay 57
Bay 68
34 Using VCEM commands