User guide

BSRP Configuration
QLogic SRP Configuration
B-10 IB0054606-02 A
Specifying a SRP Target Port of a Session by IOCGUID
The following example specifies a target by IOC GUID:
session
begin
card: 0
port: 1
targetIOCGuid: 0x00066A013800016c #IOC GUID of the InfiniFibre
port
end
0x00066a10dd000046
0x00066a20dd000046
Specifying a SRP Target Port of a Session by Profile String
The following example specifies a target by Profile String:
session
begin
card: 0
port: 1
# FVIC in Chassis 0x00066A005000010E,
# Slot number 1, port 1
targetIOCProfileIdString: “FVIC in Chassis
0x00066A005000010E, Slot 1, IOC 1”
end
Specifying an Adapter
An adapter is a collection of sessions. This collection is presented to the Linux
kernel as if the collection was a single Fibre Channel adapter. The host system
has no information regarding session connectivity. It only sees the end target fibre
channel devices. The adapter section of the qlgc_srp configuration file contains
multiple parameters. These parameters are listed in the adapter section of the
ib_qlgc_srp_build_cfg script system output shown in “Determining the values
to use for the configuration” on page B-6 The following example specifies an
adapter:
adapter
begin
description: “Oracle RAID Array”
end