FcDeviceGenProtocolParams Object


Description:

Protocol parameters that FC wizard will use to create FcHostConfigs.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

FcDeviceGenProtocolParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
HostType

Specify whether hosts will register with the name server as a target, initiator, or both.

Type: enum

Default: INITIATOR

Possible Values:

Value Description
INITIATOR

Hosts will register with the name server as an initiator.

TARGET

Hosts will register with name server as target.

BOTH

Hosts will register with name server as both initiator and as target.

UseFcIfWorldWidePortName

Use the WWPN as WWNN.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use the WWPN as WWNN.

FALSE

Do not use the WWPN as WWNN.

WorldWideNodeName

Starting WWNN value.

Type: wwn

Default: 10:00:10:94:00:00:00:01

WorldWideNodeNameRepeatCount

World wide node name repeat count, currently only count "1" is supported.

Type: u32

Default: 0

WorldWideNodeNameStep

Step to calculate the subsequent WWNN values.

Type: wwn

Default: 00:00:00:00:00:00:00:01

FcDeviceGenProtocolParams Read-Only Attributes

There are no read-only attributes.