In a system with two fabric interconnects, you
can associate the pin group with only one fabric interconnect or with both
fabric interconnects.
| | Command or Action | Purpose |
| Step 1 | UCS-A#
scope fc-uplink
|
Enters Fibre Channel uplink mode.
|
| Step 2 | UCS-A /fc-uplink #
create pin-group
pin-group-name
|
Creates a Fibre Channel pin group with the specified name, and
enters Fibre Channel uplink pin group mode.
|
| Step 3 | UCS-A /fc-uplink/pin-group #
set descr
description
| (Optional)
Provides a description for the pin group.
| Note
|
If your description includes spaces, special characters, or
punctuation, you must begin and end your description with quotation marks. The
quotation marks will not appear in the description field of any
show command output.
|
|
| Step 4 | UCS-A /fc-uplink/pin-group #
set target
{a |
b |
dual}
port
slot-num
/
port-num
| (Optional)
Sets the Fibre Channel pin target to the specified fabric and
port.
|
The following example creates a Fibre Channel pin group named
fcpingroup12, provides a description for the pin group, and sets the pin group
target to slot 2, port 1.
UCS-A# scope fc-uplink
UCS-A /fc-uplink # create pin-group fcpingroup12
UCS-A /fc-uplink/pin-group* # set descr "This is my pin group #12"
UCS-A /fc-uplink/pin-group* # set target a port 2/1
Include the pin group in a vHBA template.