Setpersistentbinding – Dell Emulex Family of Adapters User Manual

Page 411

Advertising
background image

OneCommand Manager Command Line Interface Version 10.2 User Manual

P010067-01A Rev. A

5. CLI Client Command Descriptions

Persistent Binding Commands

411

SetPersistentBinding

This command sets a persistent binding between an FC target and a SCSI bus target.

The binding can be to a target WWPN, target WWNN, or target D_ID.

Supported By

Solaris and Windows

Syntax

SetPersistentBinding <WWPN> <Scope> <BindType> <TargetId> <SCSIBus>

<SCSITarget>

Parameters

BindFlag

The type of binding support for the adapter:
D = Binding by D_ID (not available for Windows driver)
P = Binding by WWPN
N = Binding by WWNN (not available for Windows driver)
A = Binding by automap (not available for Windows driver)
DA = Binding by D_ID and automap
PA = Binding by WWPN and automap
NA = Binding by WWNN and automap

WWPN

The WWPN of an FC or FCoE port.

Scope

P = Permanent binding (survives reboot)

I = Immediate binding

B = Binding is both permanent and immediate

BindType

P = Enable binding by WWPN

N = Enable binding by WWNN

D = Enable binding by D_ID

TargetId

If BindType = P, Target WWPN
If BindType = N, Target WWNN
If BindType = D, Target D_ID

SCSIBus

The bus number of the SCSI device.

SCSITarget

The target number of the SCSI device.

Advertising