FcoeHostConfig Object


Description:

Defines the characteristics of an emulated host that acts as a FCoE host.

Parents: EmulatedDevice

Result children (automatically created): FcoeRemoteDiscoveryResults, FcoeSummaryResults, FcoeVnPortResults

Relations:

Side name
(Type)
Relative Description
ViewControlPlaneMplsBindingResult
(ControlPlaneBindingResult)

ViewControlPlaneMplsBindingResult

Result of the Mpls control plane binding.

ConvergenceConfig
(PrimaryPathProtocolConfig)

ConvergenceConfig, ConvergenceConfig

Primary protocol path.

ResultChild
(ResultChild)

FcoeRemoteDiscoveryResults, FcoeSummaryResults, FcoeVnPortResults

Use this to connect a results object to an object.

TimeComparisonPair
(TimeComparisonPairSrcProtocol)

TsnProtocolsTimeComparisonPair, TsnProtocolsTimeComparisonPair

UsesIf
(UsesIf)

Aal5If, EthIIIf, FcIf, GreIf, GroupIf, HdlcIf, Ipv4If, Ipv6If, Ipv6SrhIf, ItagIf, L2tpv2If, L2tpv3If, LispIf, MacsecIf, MplsIf, PppIf, PppoeIf, TrillIf, VbrasIf, VlanIf, VxlanGpeIf, VxlanIf

Specifies the interfaces used by the configuration object (configuration object examples: BgpRouterConfig, LdpRouterConfig, and so on).

FcoeHostConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AddressingMode

Addressing mode of the device block.

Type: enum

Default: FPMA

Possible Values:

Value Description
FPMA

Fabric Provided MAC address.

SPMA

Server Provided MAC address.

BOTH

Both addressing modes enabled.

BbCredit

Buffer to buffer credit of the host block.

Type: u16

Default: 3

ENodeCount

An EmulatedDevice block can have multiple devices. If the device count is greater than 1, the ENodeCount denotes the number of E-Nodes in an EmulatedDevice block.

Type: u32

Default: null

FcfMacAddr

MAC address of the Fibre Channel forwarder.

Type: mac

Default: null

FcMap

FC map of the FCoE.

Type: u32

Default: 0x0EFC00

FipPriority

FIP priority of the FCoE.

Type: u8

Default: 100

HostType

Nost type of the host block is initiator or target.

Type: enum

Default: INITIATOR

Possible Values:

Value Description
INITIATOR

SCSI Initiator.

TARGET

SCSI target.

BOTH

SCSI initiator and target.

MaxRxSize

Maximum receive size.

Type: u16

Default: 2112

Range: 64 - 2166

RATOV

Resource Allocation timeout.

Type: u32

Default: 10000

Range: 4000 - 4294967295

UseFcIfWorldWidePortName

Use world wide port name under the FC interface.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use world wide port name under the FC interface.

FALSE

Not use world wide port name under the FC interface.

UsePartialBlockState

Use partial block state.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use partial block state.

FALSE

Not use partial block state.

VlanDiscovery

Enable/disable VLAN discovery.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable the VLAN discovery process.

FALSE

Disable the VLAN discovery process.

VnPortKeepAliveInterval

Number of seconds between VN-port KEEPALIVE messages.

Type: u16

Default: 90

Range: 1 - 100

VnPortName

VN_port name of the FCoE.

Type: string

Default: VNport_@p-@b-@s

Range: 1 - 32 characters

WorldWideNodeName

Starting world wide node name of the device block.

Type: wwn

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

WorldWideNodeNameRepeatCount

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

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

Type: u32

Default: 0

WorldWideNodeNameStep

World wide node name step of the device block.

Type: wwn

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

WWPNClearVirtualLinksList

List of WWPN Clear Virtual Links.

Type: wwn

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

FcoeHostConfig Read-Only Attributes

Read-Only Attribute Description
AggregateSubState

Aggregate sub-state of the device block.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

No state.

LOGGED_OUT

Logged out.

SOLICITATION_SENT

Solicitation sent.

SOLICITATION_TIMED_OUT

Solicitation timed out.

DISCOVERY_FAILED

Discovery failed.

ADVERTISEMENT_RECEIVED

Advertisement received.

FLOGI_SENT

FLOGI sent.

FLOGI_TIMED_OUT

FLOGI timed out.

FLOGI_REJECTED

FLOGI rejected.

FLOGI_ACCEPTED

FLOGI accepted.

FDISC_SENT

FDISC sent.

FDISC_TIMED_OUT

FDISC timed out.

FDISC_REJECTED

FDISC rejected.

FDISC_ACCEPTED

FDISC accepted.

PLOGI_SENT

PLOGI sent.

PLOGI_TIMED_OUT

PLOGI timed out.

PLOGI_REJECTED

PLOGI rejected.

PLOGI_ACCEPTED

PLOGI accepted.

SCR_SENT

SCR sent.

SCR_TIMED_OUT

SCR timed out.

SCR_REJECTED

SCR rejected.

SCR_ACCEPTED

SCR accepted.

KEEP_ALIVE_TIMEDOUT

Keep alive timeout.

LOGGED_OUT_ON_CLR_LINKS

Logged out on receiving clear link message.

VLAN_DISC_SENT

VLAN discovery sent.

VLAN_DISC_FAILED

VLAN discovery failed.

VLAN_DISC_COMPLETE

VLAN discovery complete.

MAX

Reached maximum possible value.