FcoeGlobalParams Object


Description:

Defines the characteristics of FCoE global settings.

Parents: Project

FcoeGlobalParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DraftVersion

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

FCoE draft version.

Type: enum

Default: FIP

Possible Values:

Value Description
FCOE

Protocol operation will be according to FCoE draft version.

FIP

Protocol operation will be according to the FIP draft version.

FIP_INTEROP

FIP interop mode.

IgnoreFipPriority

Ignore FIP priority

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Ignore FIP priority

FALSE

Do not ignore FIP priority

LoginDelay

FCoE device start/login/discovery processes will be staggered with the interval of LoginDelay between 2 consecutive start.

Type: u32

Default: 10

LogoutDelay

FCoE device stop/logout processes will be staggered with the interval of LoginDelay between 2 consecutive starts.

Type: u32

Default: 10

RemoteDiscoveryRetryCount

Number of times to retry the remote discovery.

Type: u32

Default: 100

RemoteDiscoveryRetryTimer

Remote discovery retry interval (ms).

Type: u32

Default: 1000

RetryCount

Number of times to retry the Login process.

Type: u32

Default: 0

RetryTimer

Login retry interval (ms).

Type: u32

Default: 10

FcoeGlobalParams Read-Only Attributes

There are no read-only attributes.