FcoeVfPortConfig Object


Description:

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

Parents: EmulatedDevice

Result children (automatically created): FcoeVfPortNeighborResults, FcoeVfPortResults

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)

FcoeVfPortNeighborResults, FcoeVfPortResults

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).

FcoeVfPortConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AddressingMode

Addressing mode of the host block.

Type: enum

Default: FPMA

Possible Values:

Value Description
FPMA

Fabric Provided MAC address.

SPMA

Server Provided MAC address.

BOTH

Both addressing modes enabled.

AdvertisementTimeInterval

Time interval between advertisements.

Type: u32

Default: 8000

BbCredit

Buffer to buffer Credit of the host block.

Type: u16

Default: 3

DATOV

Discovery advertisement timeout value.

Type: u32

Default: 5000

DomainId

Domain ID of a switch in a fabric.

Type: u8

Default: 16

EDTOV

Error_Detect_Timeout Value used as the timeout value for detecting an error condition.

Type: u32

Default: 2000

EnableVlanDiscovery

Enable VLAN discovery.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

VLAN discovery enabled.

FALSE

VLAN discovery disabled.

FcMap

FC map.

Type: u32

Default: 0x0EFC00

FipPriority

FIP priority.

Type: u8

Default: 100

MaxRxSize

Maximum Receive Size for the frames.

Type: u16

Default: 2112

Range: 64 - 2166

NegotiatedVlan

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

Deprecated property, do not use.

Type: u16

Default: 0

NegotiatedVlanList

List of Negotiated VLANs between the endpoints.

Type: u16

Default: 0

RATOV

Resource Allocation timeout.

Type: u32

Default: 10000

UseFcIfWorldWidePortName

Use FC Interface World Wide Port Name.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use the WWPN as the WWNN.

FALSE

Input the WWNN which may be different from the WWPN.

UsePartialBlockState

Use partial block state.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use partial block state.

FALSE

Not to use partial block state.

VnPortKeepAliveInterval

Number of seconds between VN-port KEEPALIVE messages.

Type: u16

Default: 90

Range: 1 - 100

WorldWideNodeName

Value of the first World Wide Node Name.

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.

Deprecated property, do not use.

Type: u32

Default: 0

WorldWideNodeNameStep

Step of world wide node name.

Type: wwn

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

FcoeVfPortConfig Read-Only Attributes

Read-Only Attribute Description
AggregateSubState

Aggregate state of the neighbor ports.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

State is indeterminate.

LOGGED_OUT

Ports are logged out.

FCF_VLAN_DISC_RECEIVED

A discovery message was received.

FCF_VLAN_DISC_FAILED

Discovery failed.

FCF_VLAN_DISC_COMPLETE

Discovery is complete.

FCF_SOLICITATION_RECEIVED

A solicitation message was received.

FCF_SOLICITATION_TIMED_OUT

Solicitation timed out before a response was received.

FCF_ADVERTISEMENT_SENT

An advertisement message was sent.

FCF_ADVERTISEMENT_TIMEDOUT

Advertisement timed out before a response was received.

FCF_FLOGI_RECEIVED

An FLOGI message was received.

FCF_FLOGI_TIMED_OUT

Login timed out before a response was received.

FCF_FLOGI_REJECTED

Login attempt was rejected.

FCF_FLOGI_ACCEPTED

Login attempt was accepted.

FCF_FDISC_RECEIVED

An FDISC message was received.

FCF_FDISC_TIMED_OUT

Discovery timed out before a response was received.

FCF_FDISC_REJECTED

Discovery attempt was rejected.

FCF_FDISC_ACCEPTED

Discovery attempt was accepted.

FCF_PLOGI_RECEIVED

A PLOGI message was received.

FCF_PLOGI_TIMED_OUT

Login timed out before a response was received.

FCF_PLOGI_REJECTED

Login attempt was rejected.

FCF_PLOGI_ACCEPTED

Login attempt was accepted.

MAX

Port has connected to the maximum number of neighbors.

State

State of the VN_Port.

Type: enum

Default: 0

Possible Values:

Value Description
DOWN

VN_Port is down if the device is started and the VN_port's substate hasn't yet past FLOGI_ACCEPTED or FDISC_ACCEPTED or the VN_port's state was previously UP and now has substate of LOGGED_OUT, KEEP_ALIVE_TIMEDOUT OR LOGGED_OUT_ON_CLR_LINKS.

UP

VN_Port is up if the VN_port's substate goes past FLOGI_ACCEPTED or FDISC_ACCEPTED.